Log session start time Thu Aug 27 09:06:35 CST 2020

Logback Log Messages

Log session start time Thu Aug 27 11:20:59 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-27 09:06:36,004 Starting JeecgApplication on PC-20180606FUAG with PID 7872 (started by Administrator in F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-27 09:06:36,008 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-27 09:06:39,990 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-27 09:06:39,993 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-27 09:06:40,121 Finished Spring Data repository scanning in 104ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-27 09:06:40,801 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$ce197c5f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 09:06:40,898 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 09:06:40,999 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 202
INFO 2020-08-27 09:06:41,002 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 220
INFO 2020-08-27 09:06:41,034 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 09:06:41,040 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 09:06:41,073 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 09:06:41,191 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ae1412c9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 09:06:41,370 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 09:06:41,376 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$17a2839a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 09:06:41,387 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 09:06:41,400 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 09:06:41,426 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 09:06:41,436 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$c32dd113] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 09:06:41,617 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 09:06:41,842 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 09:06:41,857 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$18e803a9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 09:06:41,893 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$c12cf079] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 09:06:41,899 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 09:06:42,575 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-27 09:06:42,593 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 09:06:42,603 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-27 09:06:42,603 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-27 09:06:42,609 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_101\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\tmpSoft\Xshell6\;E:\tmpSoft\Xftp6\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\apache-maven-3.6.3\bin;C:\Program Files\nodejs\;E:\tmpSoft\mysql-5.7.26-winx64\bin;E:\tmpSoft\Git\cmd;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;.] log DirectJDKLog.java 173
INFO 2020-08-27 09:06:42,757 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-27 09:06:42,757 Root WebApplicationContext: initialization completed in 6596 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-27 09:06:43,294 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-27 09:06:43,728 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-27 09:06:43,728 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-27 09:06:43,729 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-27 09:06:43,729 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-27 09:06:49,459 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-27 09:06:49,462 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-08-27 09:06:49,472 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-27 09:06:49,473 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-27 09:06:49,477 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-27 09:06:49,479 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-27 09:06:49,480 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20180606FUAG1598490409461' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-08-27 09:06:49,480 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-27 09:06:49,481 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-27 09:06:49,481 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@206de1f setJobFactory QuartzScheduler.java 2287
INFO 2020-08-27 09:06:52,799 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-27 09:06:53,097 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-27 09:06:53,497 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-27 09:06:54,695 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-27 09:06:54,720 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-27 09:06:54,833 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-27 09:06:55,081 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,083 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,085 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,087 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,088 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,093 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,102 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,103 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,105 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,107 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,108 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,119 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,121 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,123 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,125 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,136 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,221 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,222 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,224 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,226 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,235 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,237 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,241 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,243 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,244 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,247 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,256 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,268 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,269 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,271 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,272 Generating unique operation named: idsqueryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,274 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,279 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,293 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,294 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,296 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,298 Generating unique operation named: idsqueryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,300 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,306 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,317 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,318 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,319 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,321 Generating unique operation named: idsqueryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,322 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,328 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,335 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,336 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,338 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,342 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,344 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,350 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,356 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,357 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,367 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,368 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,372 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,379 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,381 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,382 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,383 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,384 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,389 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,401 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,403 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,404 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,405 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,409 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,416 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,419 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,420 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,421 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,422 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,426 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,432 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,433 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,434 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,436 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,437 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,441 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,446 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,448 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,450 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,451 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,453 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,456 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,462 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,464 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,465 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,466 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,467 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,471 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,476 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,477 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,478 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,479 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,481 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,485 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,492 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,494 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,495 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,498 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,499 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,508 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,512 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,516 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,518 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,527 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,528 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,531 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,532 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,533 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,537 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,543 Generating unique operation named: addUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,544 Generating unique operation named: deleteUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,545 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,547 Generating unique operation named: editUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,548 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,552 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,557 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 09:06:55,583 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-27 09:06:55,844 Scheduler MyScheduler_$_PC-20180606FUAG1598490409461 started. start QuartzScheduler.java 547
INFO 2020-08-27 09:06:55,869 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 09:06:55,899 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-08-27 09:06:55,902 Started JeecgApplication in 21.222 seconds (JVM running for 24.487) logStarted StartupInfoLogger.java 59
INFO 2020-08-27 09:06:55,916 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.207:8080/jeecg-boot/ Swagger-UI: http://192.168.1.207:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-08-27 09:06:56,049 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-27 09:06:56,050 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-27 09:06:56,071 Completed initialization in 21 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-27 09:06:56,360 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-27 09:06:56,362 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-08-27 09:09:16,557 {conn-10004, pstmt-20010} execute error. SELECT * FROM QRTZ_LOCKS WHERE SCHED_NAME = 'MyScheduler' AND LOCK_NAME = ? FOR UPDATE statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLTransactionRollbackException: Lock wait timeout exceeded; try restarting transaction
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:952)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2011)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3188)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_executeQuery(WallFilter.java:648)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.executeQuery(PreparedStatementProxyImpl.java:181)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.executeQuery(DruidPooledPreparedStatement.java:227)
    at org.quartz.impl.jdbcjobstore.StdRowLockSemaphore.executeSQL(StdRowLockSemaphore.java:96)
    at org.quartz.impl.jdbcjobstore.DBSemaphore.obtainLock(DBSemaphore.java:113)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.doCheckin(JobStoreSupport.java:3320)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$ClusterManager.manage(JobStoreSupport.java:3920)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$ClusterManager.run(JobStoreSupport.java:3957)
ERROR 2020-08-27 09:09:16,629 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
INFO 2020-08-27 09:09:17,018 用户名: 管理员,退出成功! logout LoginController.java 124
ERROR 2020-08-27 09:10:09,263 {conn-10004, pstmt-20014} execute error. SELECT * FROM QRTZ_LOCKS WHERE SCHED_NAME = 'MyScheduler' AND LOCK_NAME = ? FOR UPDATE statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLTransactionRollbackException: Lock wait timeout exceeded; try restarting transaction
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:952)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2011)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3188)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_executeQuery(WallFilter.java:648)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.executeQuery(PreparedStatementProxyImpl.java:181)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.executeQuery(DruidPooledPreparedStatement.java:227)
    at org.quartz.impl.jdbcjobstore.StdRowLockSemaphore.executeSQL(StdRowLockSemaphore.java:96)
    at org.quartz.impl.jdbcjobstore.DBSemaphore.obtainLock(DBSemaphore.java:113)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.doCheckin(JobStoreSupport.java:3320)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$ClusterManager.manage(JobStoreSupport.java:3920)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$ClusterManager.run(JobStoreSupport.java:3957)
ERROR 2020-08-27 09:11:00,961 {conn-10004, pstmt-20015} execute error. SELECT * FROM QRTZ_LOCKS WHERE SCHED_NAME = 'MyScheduler' AND LOCK_NAME = ? FOR UPDATE statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLTransactionRollbackException: Lock wait timeout exceeded; try restarting transaction
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:952)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2011)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3188)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_executeQuery(WallFilter.java:648)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.executeQuery(PreparedStatementProxyImpl.java:181)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.executeQuery(DruidPooledPreparedStatement.java:227)
    at org.quartz.impl.jdbcjobstore.StdRowLockSemaphore.executeSQL(StdRowLockSemaphore.java:96)
    at org.quartz.impl.jdbcjobstore.DBSemaphore.obtainLock(DBSemaphore.java:113)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.doCheckin(JobStoreSupport.java:3320)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$ClusterManager.manage(JobStoreSupport.java:3920)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$ClusterManager.run(JobStoreSupport.java:3957)
ERROR 2020-08-27 09:11:00,965 ClusterManager: Error managing cluster: Failure obtaining db row lock: Lock wait timeout exceeded; try restarting transaction manage JobStoreSupport.java 3926
org.quartz.impl.jdbcjobstore.LockException: Failure obtaining db row lock: Lock wait timeout exceeded; try restarting transaction
    at org.quartz.impl.jdbcjobstore.StdRowLockSemaphore.executeSQL(StdRowLockSemaphore.java:157)
    at org.quartz.impl.jdbcjobstore.DBSemaphore.obtainLock(DBSemaphore.java:113)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.doCheckin(JobStoreSupport.java:3320)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$ClusterManager.manage(JobStoreSupport.java:3920)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$ClusterManager.run(JobStoreSupport.java:3957)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLTransactionRollbackException: Lock wait timeout exceeded; try restarting transaction
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:952)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2011)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3188)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_executeQuery(WallFilter.java:648)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.executeQuery(PreparedStatementProxyImpl.java:181)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.executeQuery(DruidPooledPreparedStatement.java:227)
    at org.quartz.impl.jdbcjobstore.StdRowLockSemaphore.executeSQL(StdRowLockSemaphore.java:96)
     ... 4 common frames omitted
ERROR 2020-08-27 09:12:06,700 {conn-10004, pstmt-20016} execute error. SELECT * FROM QRTZ_LOCKS WHERE SCHED_NAME = 'MyScheduler' AND LOCK_NAME = ? FOR UPDATE statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLTransactionRollbackException: Lock wait timeout exceeded; try restarting transaction
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:952)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2011)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3188)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_executeQuery(WallFilter.java:648)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.executeQuery(PreparedStatementProxyImpl.java:181)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.executeQuery(DruidPooledPreparedStatement.java:227)
    at org.quartz.impl.jdbcjobstore.StdRowLockSemaphore.executeSQL(StdRowLockSemaphore.java:96)
    at org.quartz.impl.jdbcjobstore.DBSemaphore.obtainLock(DBSemaphore.java:113)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.doCheckin(JobStoreSupport.java:3320)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$ClusterManager.manage(JobStoreSupport.java:3920)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$ClusterManager.run(JobStoreSupport.java:3957)
INFO 2020-08-27 09:12:47,038 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg0OTI1NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.N8-DPwmN70QutrGwwRolA2YtBA3doLK8fVTdwi5sOrA getUserPermissionByToken SysPermissionController.java 206
WARN 2020-08-27 09:12:48,094 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 09:12:48,095 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 09:12:48,160 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
ERROR 2020-08-27 09:12:58,399 {conn-10004, pstmt-20017} execute error. SELECT * FROM QRTZ_LOCKS WHERE SCHED_NAME = 'MyScheduler' AND LOCK_NAME = ? FOR UPDATE statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLTransactionRollbackException: Lock wait timeout exceeded; try restarting transaction
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:952)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2011)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3188)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_executeQuery(WallFilter.java:648)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.executeQuery(PreparedStatementProxyImpl.java:181)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.executeQuery(DruidPooledPreparedStatement.java:227)
    at org.quartz.impl.jdbcjobstore.StdRowLockSemaphore.executeSQL(StdRowLockSemaphore.java:96)
    at org.quartz.impl.jdbcjobstore.DBSemaphore.obtainLock(DBSemaphore.java:113)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.doCheckin(JobStoreSupport.java:3320)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$ClusterManager.manage(JobStoreSupport.java:3920)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$ClusterManager.run(JobStoreSupport.java:3957)
INFO 2020-08-27 09:13:04,650 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 92
INFO 2020-08-27 09:13:04,681 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 92
ERROR 2020-08-27 09:13:51,113 {conn-10004, pstmt-20026} execute error. SELECT * FROM QRTZ_LOCKS WHERE SCHED_NAME = 'MyScheduler' AND LOCK_NAME = ? FOR UPDATE statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLTransactionRollbackException: Lock wait timeout exceeded; try restarting transaction
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:952)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2011)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3188)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_executeQuery(WallFilter.java:648)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3185)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.executeQuery(PreparedStatementProxyImpl.java:181)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.executeQuery(DruidPooledPreparedStatement.java:227)
    at org.quartz.impl.jdbcjobstore.StdRowLockSemaphore.executeSQL(StdRowLockSemaphore.java:96)
    at org.quartz.impl.jdbcjobstore.DBSemaphore.obtainLock(DBSemaphore.java:113)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.doCheckin(JobStoreSupport.java:3320)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$ClusterManager.manage(JobStoreSupport.java:3920)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$ClusterManager.run(JobStoreSupport.java:3957)
INFO 2020-08-27 09:14:29,736 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 09:14:29,736 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 09:14:29,737 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 09:14:29,737 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 09:14:29,745 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598490869736) getDictItems SysDictController.java 172
INFO 2020-08-27 09:14:29,745 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598490869736) getDictItems SysDictController.java 172
INFO 2020-08-27 09:14:30,104 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 09:14:30,105 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 09:14:30,107 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598490870105) getDictItems SysDictController.java 172
INFO 2020-08-27 09:14:31,326 ClusterManager: detected 1 failed or restarted instances. logWarnIfNonZero JobStoreSupport.java 3629
INFO 2020-08-27 09:14:31,327 ClusterManager: Scanning for instance "SD-20200517AZHA1598489746304"'s failed in-progress jobs. clusterRecover JobStoreSupport.java 3488
WARN 2020-08-27 09:14:51,482 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:15:01,487 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:15:11,489 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:15:21,493 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:15:31,497 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:15:41,501 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:15:51,506 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:16:01,510 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:16:11,514 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:16:21,518 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:16:31,522 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:16:41,527 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:16:51,532 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:17:01,535 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:17:11,540 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:17:21,543 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:17:31,547 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:17:41,551 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:17:51,554 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:18:01,556 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:18:11,566 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:18:21,568 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:18:31,572 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 09:18:34,303 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-08-27 09:18:36,699 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg0OTI1NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.N8-DPwmN70QutrGwwRolA2YtBA3doLK8fVTdwi5sOrA getUserPermissionByToken SysPermissionController.java 206
WARN 2020-08-27 09:18:38,383 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 09:18:38,384 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 09:18:38,386 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 09:18:41,574 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:18:51,578 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:19:01,581 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:19:11,584 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:19:21,589 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:19:31,591 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:19:41,595 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:19:51,599 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:20:01,602 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:20:11,607 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:20:21,610 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:20:31,612 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:20:41,616 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:20:51,621 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:21:01,623 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:21:11,628 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:21:21,631 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:21:31,635 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:21:41,640 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:21:51,642 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:22:01,646 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:22:11,648 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:22:21,651 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:22:31,654 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:22:41,656 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:22:51,659 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:23:01,661 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:23:11,664 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:23:21,667 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:23:31,670 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:23:41,673 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:23:51,676 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:24:01,678 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 09:24:07,906 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-08-27 09:24:10,966 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg0OTI1NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.N8-DPwmN70QutrGwwRolA2YtBA3doLK8fVTdwi5sOrA getUserPermissionByToken SysPermissionController.java 206
WARN 2020-08-27 09:24:11,681 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:24:12,712 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 09:24:12,713 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 09:24:12,715 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 09:24:21,684 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:24:31,688 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:24:41,693 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:24:51,697 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 09:24:54,089 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg0OTI1NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.N8-DPwmN70QutrGwwRolA2YtBA3doLK8fVTdwi5sOrA getUserPermissionByToken SysPermissionController.java 206
WARN 2020-08-27 09:24:55,098 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 09:24:55,099 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 09:24:55,101 【websocket消息】有新的连接,总数为:2 onOpen WebSocket.java 42
WARN 2020-08-27 09:25:01,700 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 09:25:06,011 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 09:25:06,012 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 09:25:06,012 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 09:25:06,012 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 09:25:06,015 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598491506012) getDictItems SysDictController.java 172
INFO 2020-08-27 09:25:06,015 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598491506012) getDictItems SysDictController.java 172
INFO 2020-08-27 09:25:06,028 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 09:25:06,028 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 09:25:06,031 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598491506028) getDictItems SysDictController.java 172
WARN 2020-08-27 09:25:11,703 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:25:21,705 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:25:41,711 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:25:51,714 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
ERROR 2020-08-27 09:25:55,972 {conn-10002, pstmt-20092} execute error. INSERT INTO jeecg_order_customer ( id, order_id, create_by, create_time ) VALUES ( ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
java.sql.SQLException: Field 'name' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at sun.reflect.GeneratedMethodAccessor261.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy322.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy320.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:140)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy209.insert(Unknown Source)
    at org.jeecg.modules.demo.test.service.impl.JeecgOrderMainServiceImpl.saveMain(JeecgOrderMainServiceImpl.java:43)
    at org.jeecg.modules.demo.test.service.impl.JeecgOrderMainServiceImpl$$FastClassBySpringCGLIB$$17e485e9.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.demo.test.service.impl.JeecgOrderMainServiceImpl$$EnhancerBySpringCGLIB$$44e934d2.saveMain(<generated>)
    at org.jeecg.modules.demo.test.controller.JeecgOrderMainController.add(JeecgOrderMainController.java:97)
    at org.jeecg.modules.demo.test.controller.JeecgOrderMainController$$FastClassBySpringCGLIB$$cbd838a5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor278.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.demo.test.controller.JeecgOrderMainController$$EnhancerBySpringCGLIB$$e489fd43.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
ERROR 2020-08-27 09:25:56,121 ### Error updating database. Cause: java.sql.SQLException: Field 'name' doesn't have a default value ### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgOrderCustomerMapper.java (best guess) ### The error may involve org.jeecg.modules.demo.test.mapper.JeecgOrderCustomerMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO jeecg_order_customer ( id, order_id, create_by, create_time ) VALUES ( ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'name' doesn't have a default value ; Field 'name' doesn't have a default value; nested exception is java.sql.SQLException: Field 'name' doesn't have a default value handleDataIntegrityViolationException JeecgBootExceptionHandler.java 96
org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: java.sql.SQLException: Field 'name' doesn't have a default value ### The error may exist in org/jeecg/modules/demo/test/mapper/JeecgOrderCustomerMapper.java (best guess) ### The error may involve org.jeecg.modules.demo.test.mapper.JeecgOrderCustomerMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO jeecg_order_customer ( id, order_id, create_by, create_time ) VALUES ( ?, ?, ?, ? ) ### Cause: java.sql.SQLException: Field 'name' doesn't have a default value ; Field 'name' doesn't have a default value; nested exception is java.sql.SQLException: Field 'name' doesn't have a default value
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:246)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy209.insert(Unknown Source)
    at org.jeecg.modules.demo.test.service.impl.JeecgOrderMainServiceImpl.saveMain(JeecgOrderMainServiceImpl.java:43)
    at org.jeecg.modules.demo.test.service.impl.JeecgOrderMainServiceImpl$$FastClassBySpringCGLIB$$17e485e9.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.demo.test.service.impl.JeecgOrderMainServiceImpl$$EnhancerBySpringCGLIB$$44e934d2.saveMain(<generated>)
    at org.jeecg.modules.demo.test.controller.JeecgOrderMainController.add(JeecgOrderMainController.java:97)
    at org.jeecg.modules.demo.test.controller.JeecgOrderMainController$$FastClassBySpringCGLIB$$cbd838a5.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor278.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.demo.test.controller.JeecgOrderMainController$$EnhancerBySpringCGLIB$$e489fd43.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: Field 'name' doesn't have a default value
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at sun.reflect.GeneratedMethodAccessor261.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)
    at com.sun.proxy.$Proxy322.execute(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy320.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:140)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 123 common frames omitted
WARN 2020-08-27 09:26:01,718 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:26:11,721 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:26:21,725 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:26:31,727 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:26:41,743 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:26:51,746 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:27:01,748 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:27:11,753 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:27:21,756 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:27:31,759 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:27:41,764 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:27:51,767 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:28:01,772 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:28:11,775 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:28:21,779 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:28:31,782 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:28:41,786 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:28:51,788 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 09:29:00,116 【websocket消息】连接断开,总数为:1 onClose WebSocket.java 51
WARN 2020-08-27 09:29:01,790 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:29:11,792 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:29:21,795 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:29:31,797 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:29:41,799 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:29:51,803 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:30:01,806 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:30:11,810 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:30:21,813 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:30:31,816 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:30:41,818 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:30:51,821 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:31:01,824 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:31:11,826 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:31:21,829 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:31:31,834 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:31:41,836 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:31:51,839 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:32:01,842 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:32:11,845 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:32:21,850 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:32:31,853 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 09:32:33,881 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-08-27 09:32:37,653 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg0OTI1NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.N8-DPwmN70QutrGwwRolA2YtBA3doLK8fVTdwi5sOrA getUserPermissionByToken SysPermissionController.java 206
WARN 2020-08-27 09:32:40,641 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 09:32:40,642 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 09:32:40,644 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 09:32:41,855 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 09:32:48,158 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-08-27 09:32:51,210 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg0OTI1NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.N8-DPwmN70QutrGwwRolA2YtBA3doLK8fVTdwi5sOrA getUserPermissionByToken SysPermissionController.java 206
WARN 2020-08-27 09:32:51,859 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:32:53,626 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 09:32:53,627 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 09:32:53,630 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 09:33:01,861 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 09:33:07,627 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 09:33:07,628 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 09:33:07,629 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 09:33:07,630 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 09:33:07,631 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598491987627) getDictItems SysDictController.java 172
INFO 2020-08-27 09:33:07,635 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598491987630) getDictItems SysDictController.java 172
INFO 2020-08-27 09:33:08,035 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 09:33:08,036 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 09:33:08,039 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598491988036) getDictItems SysDictController.java 172
WARN 2020-08-27 09:33:11,865 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:33:21,869 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:33:31,871 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:33:41,874 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:33:51,876 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:34:01,879 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:34:11,883 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:34:21,885 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:34:31,890 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:34:41,893 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:34:51,895 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:35:01,898 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:35:11,902 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:35:21,904 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:35:31,908 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:35:41,911 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:35:51,914 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:36:01,918 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:36:11,921 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:36:21,924 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:36:31,927 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:36:41,930 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:36:51,934 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:37:01,936 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:37:11,939 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:37:21,945 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:37:31,947 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:37:41,950 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:37:51,954 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:38:01,956 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:38:11,959 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:38:21,962 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:38:31,964 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:38:41,967 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:38:51,972 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:39:01,974 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:39:11,978 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:39:21,981 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:39:31,984 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:39:41,987 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:39:51,989 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:40:01,993 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:40:11,996 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 09:40:16,867 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-08-27 09:40:19,364 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg0OTI1NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.N8-DPwmN70QutrGwwRolA2YtBA3doLK8fVTdwi5sOrA getUserPermissionByToken SysPermissionController.java 206
WARN 2020-08-27 09:40:21,518 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 09:40:21,519 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 09:40:21,521 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 09:40:21,999 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:40:32,003 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 09:40:37,876 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 09:40:37,877 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 09:40:37,881 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598492437877) getDictItems SysDictController.java 172
INFO 2020-08-27 09:40:37,882 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 09:40:37,882 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 09:40:37,885 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598492437882) getDictItems SysDictController.java 172
INFO 2020-08-27 09:40:39,787 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 09:40:39,788 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 09:40:39,790 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598492439788) getDictItems SysDictController.java 172
WARN 2020-08-27 09:40:42,005 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:40:52,007 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:41:02,010 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 09:41:05,122 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 09:41:05,122 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 09:41:05,123 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 09:41:05,123 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 09:41:05,126 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598492465123) getDictItems SysDictController.java 172
INFO 2020-08-27 09:41:05,126 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598492465123) getDictItems SysDictController.java 172
INFO 2020-08-27 09:41:06,901 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 09:41:06,902 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 09:41:06,905 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598492466902) getDictItems SysDictController.java 172
WARN 2020-08-27 09:41:12,014 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:41:22,017 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:41:32,020 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:41:42,023 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:41:52,027 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:42:02,030 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:42:12,033 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:42:22,037 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:42:32,040 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:42:42,043 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:42:52,046 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:43:02,048 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:43:12,052 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:43:22,054 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 09:43:31,688 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
WARN 2020-08-27 09:43:32,056 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 09:43:34,471 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg0OTI1NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.N8-DPwmN70QutrGwwRolA2YtBA3doLK8fVTdwi5sOrA jwtTokenRefresh ShiroRealm.java 157
INFO 2020-08-27 09:43:34,472 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg0OTI1NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.N8-DPwmN70QutrGwwRolA2YtBA3doLK8fVTdwi5sOrA getUserPermissionByToken SysPermissionController.java 206
WARN 2020-08-27 09:43:35,620 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 09:43:35,621 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 09:43:35,623 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 09:43:42,058 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:43:52,063 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 09:43:54,569 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 09:43:54,569 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 09:43:54,570 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 09:43:54,570 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 09:43:54,575 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598492634570) getDictItems SysDictController.java 172
INFO 2020-08-27 09:43:54,575 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598492634570) getDictItems SysDictController.java 172
INFO 2020-08-27 09:43:58,247 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 09:43:58,248 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 09:43:58,250 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598492638248) getDictItems SysDictController.java 172
WARN 2020-08-27 09:44:02,067 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:44:12,069 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:44:22,072 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:44:32,076 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:44:42,079 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:44:52,084 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:45:02,087 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:45:12,089 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:45:22,092 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:45:32,097 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:45:42,099 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:45:52,102 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:46:02,105 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:46:12,108 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:46:22,112 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:46:32,114 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:46:42,118 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:46:52,121 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:47:02,123 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:47:12,126 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:47:22,129 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:47:32,132 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:47:42,134 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:47:52,137 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:48:02,139 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:48:12,142 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:48:22,145 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:48:32,149 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:48:42,151 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:48:52,155 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:49:02,158 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:49:12,161 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:49:22,166 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:49:32,169 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:49:42,172 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:49:52,176 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:50:02,179 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:50:12,181 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:50:22,185 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:50:32,187 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:50:42,191 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:50:52,194 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 09:50:53,439 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-08-27 09:50:55,421 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg0OTI1NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.N8-DPwmN70QutrGwwRolA2YtBA3doLK8fVTdwi5sOrA getUserPermissionByToken SysPermissionController.java 206
WARN 2020-08-27 09:50:56,614 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 09:50:56,615 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 09:50:56,617 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2020-08-27 09:51:00,810 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 09:51:00,810 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 09:51:00,810 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 09:51:00,810 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 09:51:00,814 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598493060810) getDictItems SysDictController.java 172
INFO 2020-08-27 09:51:00,814 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598493060810) getDictItems SysDictController.java 172
WARN 2020-08-27 09:51:02,196 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 09:51:03,076 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 09:51:03,076 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 09:51:03,079 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598493063076) getDictItems SysDictController.java 172
WARN 2020-08-27 09:51:12,200 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:51:22,203 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:51:32,206 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:51:42,209 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:51:52,213 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 09:51:58,057 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-08-27 09:52:01,329 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg0OTI1NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.N8-DPwmN70QutrGwwRolA2YtBA3doLK8fVTdwi5sOrA getUserPermissionByToken SysPermissionController.java 206
WARN 2020-08-27 09:52:02,215 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:52:03,140 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 09:52:03,141 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 09:52:03,143 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 09:52:12,218 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:52:22,223 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:52:32,227 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:52:42,229 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:52:52,233 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:53:02,236 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:53:12,238 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:53:22,243 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:53:32,247 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:53:42,251 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:53:52,254 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:54:02,256 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:54:12,260 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:54:22,263 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 09:54:24,370 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-08-27 09:54:27,079 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg0OTI1NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.N8-DPwmN70QutrGwwRolA2YtBA3doLK8fVTdwi5sOrA getUserPermissionByToken SysPermissionController.java 206
WARN 2020-08-27 09:54:28,195 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 09:54:28,196 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 09:54:28,198 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 09:54:32,266 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:54:42,268 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 09:54:42,362 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 09:54:42,363 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 09:54:42,364 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 09:54:42,364 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 09:54:42,367 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598493282363) getDictItems SysDictController.java 172
INFO 2020-08-27 09:54:42,368 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598493282364) getDictItems SysDictController.java 172
INFO 2020-08-27 09:54:42,530 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 09:54:42,531 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 09:54:42,533 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598493282531) getDictItems SysDictController.java 172
WARN 2020-08-27 09:54:52,270 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:55:02,273 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:55:12,276 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:55:22,279 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:55:32,283 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:55:42,287 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:55:52,290 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:56:02,293 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 09:56:11,956 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 09:56:11,958 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 09:56:11,960 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598493371958) getDictItems SysDictController.java 172
INFO 2020-08-27 09:56:11,960 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 09:56:11,961 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 09:56:11,963 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598493371961) getDictItems SysDictController.java 172
INFO 2020-08-27 09:56:12,104 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 09:56:12,105 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 09:56:12,108 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598493372105) getDictItems SysDictController.java 172
WARN 2020-08-27 09:56:12,296 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:56:22,300 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:56:32,302 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:56:42,305 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:56:52,310 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:57:02,314 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:57:12,319 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:57:22,324 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:57:32,326 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:57:42,331 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:57:52,334 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:58:02,338 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 09:58:07,556 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 09:58:07,558 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 09:58:07,558 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 09:58:07,559 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 09:58:07,562 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598493487558) getDictItems SysDictController.java 172
INFO 2020-08-27 09:58:07,563 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598493487559) getDictItems SysDictController.java 172
INFO 2020-08-27 09:58:07,577 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 09:58:07,577 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 09:58:07,580 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598493487577) getDictItems SysDictController.java 172
WARN 2020-08-27 09:58:12,341 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:58:22,345 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:58:32,350 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:58:42,354 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:58:52,358 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 09:58:55,559 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-08-27 09:58:59,913 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg0OTI1NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.N8-DPwmN70QutrGwwRolA2YtBA3doLK8fVTdwi5sOrA getUserPermissionByToken SysPermissionController.java 206
WARN 2020-08-27 09:59:01,931 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 09:59:01,932 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 09:59:01,934 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 09:59:02,361 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:59:12,372 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:59:22,375 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 09:59:28,326 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 09:59:28,327 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 09:59:28,327 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 09:59:28,328 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 09:59:28,331 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598493568327) getDictItems SysDictController.java 172
INFO 2020-08-27 09:59:28,334 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598493568328) getDictItems SysDictController.java 172
INFO 2020-08-27 09:59:28,471 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 09:59:28,472 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 09:59:28,474 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598493568472) getDictItems SysDictController.java 172
WARN 2020-08-27 09:59:32,378 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 09:59:42,382 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 09:59:51,089 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 09:59:51,089 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 09:59:51,089 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 09:59:51,089 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 09:59:51,093 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598493591089) getDictItems SysDictController.java 172
INFO 2020-08-27 09:59:51,093 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598493591089) getDictItems SysDictController.java 172
INFO 2020-08-27 09:59:51,105 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 09:59:51,107 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 09:59:51,110 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598493591106) getDictItems SysDictController.java 172
WARN 2020-08-27 09:59:52,386 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 09:59:58,964 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
WARN 2020-08-27 10:00:02,389 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:00:03,632 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg0OTI1NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.N8-DPwmN70QutrGwwRolA2YtBA3doLK8fVTdwi5sOrA getUserPermissionByToken SysPermissionController.java 206
WARN 2020-08-27 10:00:05,546 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 10:00:05,547 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 10:00:05,549 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 10:00:12,392 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:00:20,355 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:00:20,355 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:00:20,356 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:00:20,356 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:00:20,358 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598493620356) getDictItems SysDictController.java 172
INFO 2020-08-27 10:00:20,358 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598493620356) getDictItems SysDictController.java 172
INFO 2020-08-27 10:00:20,370 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:00:20,371 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:00:20,373 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598493620371) getDictItems SysDictController.java 172
WARN 2020-08-27 10:00:22,396 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:00:32,400 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:00:42,405 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:00:52,407 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:01:02,410 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:01:12,414 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:01:22,419 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:01:32,424 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:01:42,427 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:01:52,431 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:02:02,435 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:02:12,438 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:02:22,442 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:02:32,446 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:02:42,449 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:02:52,453 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:03:02,456 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:03:12,458 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:03:22,461 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:03:32,465 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:03:42,469 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:03:52,471 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:04:02,475 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:04:12,480 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:04:22,484 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:04:32,489 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:04:42,493 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:04:52,497 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:05:02,501 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:05:12,505 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:05:22,511 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:05:32,516 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:05:42,519 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:05:52,523 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:06:02,526 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:06:12,529 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:06:22,533 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:06:32,537 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:06:42,540 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:06:52,544 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:07:02,547 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:07:12,551 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:07:22,556 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:07:32,560 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:07:42,565 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:07:52,568 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:08:02,571 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:08:12,574 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:08:22,577 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:08:32,581 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:08:42,585 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:08:52,588 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:09:02,592 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:09:12,595 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:09:22,599 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:09:32,603 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:09:42,606 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:09:52,609 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:10:02,613 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:10:12,617 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:10:22,621 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:10:32,626 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:10:42,631 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:10:46,991 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-08-27 10:10:50,750 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg0OTI1NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.N8-DPwmN70QutrGwwRolA2YtBA3doLK8fVTdwi5sOrA getUserPermissionByToken SysPermissionController.java 206
WARN 2020-08-27 10:10:52,635 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:10:53,497 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 10:10:53,498 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 10:10:53,500 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 10:11:02,640 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:11:12,642 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:11:22,645 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:11:32,649 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:11:42,651 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:11:52,654 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:12:02,658 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:12:12,662 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:12:22,664 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:12:32,668 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:12:42,671 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:12:52,673 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:13:02,675 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:13:12,677 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:13:17,056 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:13:17,058 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:13:17,059 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:13:17,060 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:13:17,062 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598494397058) getDictItems SysDictController.java 172
INFO 2020-08-27 10:13:17,066 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598494397060) getDictItems SysDictController.java 172
INFO 2020-08-27 10:13:21,020 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:13:21,020 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:13:21,024 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598494401020) getDictItems SysDictController.java 172
WARN 2020-08-27 10:13:22,679 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:13:32,681 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:13:42,683 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:13:52,686 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:14:02,690 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:14:12,694 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:14:22,003 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg0OTI1NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.N8-DPwmN70QutrGwwRolA2YtBA3doLK8fVTdwi5sOrA jwtTokenRefresh ShiroRealm.java 157
INFO 2020-08-27 10:14:22,003 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg0OTI1NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.N8-DPwmN70QutrGwwRolA2YtBA3doLK8fVTdwi5sOrA jwtTokenRefresh ShiroRealm.java 157
INFO 2020-08-27 10:14:22,207 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:14:22,207 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:14:22,208 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:14:22,208 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:14:22,211 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598494462208) getDictItems SysDictController.java 172
INFO 2020-08-27 10:14:22,211 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598494462208) getDictItems SysDictController.java 172
WARN 2020-08-27 10:14:22,696 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:14:27,182 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:14:27,183 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:14:27,185 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598494467183) getDictItems SysDictController.java 172
WARN 2020-08-27 10:14:32,698 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:14:42,702 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:14:52,705 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:15:02,709 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:15:12,714 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:15:22,717 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:15:32,721 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:15:42,725 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:15:52,728 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:16:02,747 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:16:12,750 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:16:22,752 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:16:32,756 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:16:32,831 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-08-27 10:16:36,892 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg0OTI1NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.N8-DPwmN70QutrGwwRolA2YtBA3doLK8fVTdwi5sOrA getUserPermissionByToken SysPermissionController.java 206
WARN 2020-08-27 10:16:39,879 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 10:16:39,880 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 10:16:39,882 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 10:16:42,759 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:16:52,762 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:17:02,765 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:17:12,768 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:17:22,772 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:17:32,775 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:17:42,778 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:17:52,782 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:18:02,785 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:18:12,788 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:18:22,791 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:18:32,794 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:18:42,798 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:18:52,800 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:19:02,803 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:19:09,803 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:19:09,804 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:19:09,807 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598494749804) getDictItems SysDictController.java 172
INFO 2020-08-27 10:19:09,814 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:19:09,814 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:19:09,817 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598494749814) getDictItems SysDictController.java 172
WARN 2020-08-27 10:19:12,806 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:19:13,795 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:19:13,795 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:19:13,795 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:19:13,795 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:19:13,798 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598494753795) getDictItems SysDictController.java 172
INFO 2020-08-27 10:19:13,798 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598494753795) getDictItems SysDictController.java 172
INFO 2020-08-27 10:19:15,278 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:19:15,279 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:19:15,282 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598494755279) getDictItems SysDictController.java 172
INFO 2020-08-27 10:19:17,221 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:19:17,222 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:19:17,222 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:19:17,222 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:19:17,225 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598494757222) getDictItems SysDictController.java 172
INFO 2020-08-27 10:19:17,225 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598494757222) getDictItems SysDictController.java 172
INFO 2020-08-27 10:19:18,174 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:19:18,174 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:19:18,177 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598494758174) getDictItems SysDictController.java 172
INFO 2020-08-27 10:19:19,100 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:19:19,100 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:19:19,100 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:19:19,101 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:19:19,103 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598494759100) getDictItems SysDictController.java 172
INFO 2020-08-27 10:19:19,103 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598494759100) getDictItems SysDictController.java 172
INFO 2020-08-27 10:19:22,161 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:19:22,162 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:19:22,164 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598494762162) getDictItems SysDictController.java 172
WARN 2020-08-27 10:19:22,810 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:19:32,814 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:19:42,818 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:19:45,908 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:19:45,908 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:19:45,909 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:19:45,909 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:19:45,911 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598494785909) getDictItems SysDictController.java 172
INFO 2020-08-27 10:19:45,911 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598494785909) getDictItems SysDictController.java 172
INFO 2020-08-27 10:19:47,091 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:19:47,091 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:19:47,093 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598494787091) getDictItems SysDictController.java 172
INFO 2020-08-27 10:19:47,770 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:19:47,770 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:19:47,770 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:19:47,770 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:19:47,773 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598494787770) getDictItems SysDictController.java 172
INFO 2020-08-27 10:19:47,773 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598494787770) getDictItems SysDictController.java 172
INFO 2020-08-27 10:19:48,482 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:19:48,482 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:19:48,485 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598494788482) getDictItems SysDictController.java 172
WARN 2020-08-27 10:19:52,823 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:20:00,061 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:20:00,061 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:20:00,062 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:20:00,062 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:20:00,064 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598494800062) getDictItems SysDictController.java 172
INFO 2020-08-27 10:20:00,065 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598494800062) getDictItems SysDictController.java 172
WARN 2020-08-27 10:20:02,828 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:20:02,878 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:20:02,879 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:20:02,881 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598494802879) getDictItems SysDictController.java 172
WARN 2020-08-27 10:20:12,831 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:20:22,836 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:20:32,839 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:20:42,843 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:20:52,847 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:21:02,850 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:21:12,854 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:21:22,856 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:21:32,858 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:21:42,862 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:21:52,866 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:22:02,870 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:22:12,874 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:22:22,876 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:22:23,224 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:22:23,224 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:22:23,225 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:22:23,225 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:22:23,228 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598494943225) getDictItems SysDictController.java 172
INFO 2020-08-27 10:22:23,229 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598494943225) getDictItems SysDictController.java 172
WARN 2020-08-27 10:22:32,880 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:22:36,021 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:22:36,021 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:22:36,022 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:22:36,022 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:22:36,025 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598494956022) getDictItems SysDictController.java 172
INFO 2020-08-27 10:22:36,025 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598494956022) getDictItems SysDictController.java 172
INFO 2020-08-27 10:22:41,395 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
WARN 2020-08-27 10:22:42,884 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:22:45,586 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg0OTI1NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.N8-DPwmN70QutrGwwRolA2YtBA3doLK8fVTdwi5sOrA getUserPermissionByToken SysPermissionController.java 206
WARN 2020-08-27 10:22:47,586 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 10:22:47,587 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 10:22:47,590 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 10:22:52,887 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:22:55,093 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:22:55,093 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:22:55,093 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:22:55,094 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:22:55,097 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598494975094) getDictItems SysDictController.java 172
INFO 2020-08-27 10:22:55,097 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598494975093) getDictItems SysDictController.java 172
WARN 2020-08-27 10:23:02,891 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:23:12,893 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:23:22,898 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:23:32,903 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:23:42,905 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:23:52,909 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:24:02,913 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:24:12,916 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:24:22,920 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:24:32,924 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:24:42,928 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:24:52,932 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:25:02,935 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:25:12,939 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:25:22,943 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:25:32,947 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:25:42,949 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:25:52,258 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:25:52,258 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:25:52,259 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:25:52,259 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:25:52,262 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598495152259) getDictItems SysDictController.java 172
INFO 2020-08-27 10:25:52,262 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598495152259) getDictItems SysDictController.java 172
WARN 2020-08-27 10:25:52,952 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:26:02,955 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:26:12,958 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:26:14,878 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:26:14,879 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:26:14,882 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598495174879) getDictItems SysDictController.java 172
INFO 2020-08-27 10:26:16,492 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:26:16,492 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:26:16,493 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:26:16,493 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:26:16,496 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598495176492) getDictItems SysDictController.java 172
INFO 2020-08-27 10:26:16,496 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598495176493) getDictItems SysDictController.java 172
WARN 2020-08-27 10:26:22,960 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:26:32,965 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:26:42,969 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:26:52,973 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:27:02,977 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:27:12,980 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:27:22,983 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:27:32,986 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:27:42,988 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:27:52,993 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:28:02,996 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:28:08,039 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:28:08,039 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:28:08,040 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:28:08,040 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:28:08,043 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598495288040) getDictItems SysDictController.java 172
INFO 2020-08-27 10:28:08,043 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598495288040) getDictItems SysDictController.java 172
WARN 2020-08-27 10:28:12,998 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:28:17,942 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:28:17,942 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:28:17,942 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:28:17,943 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:28:17,946 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598495297943) getDictItems SysDictController.java 172
INFO 2020-08-27 10:28:17,946 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598495297942) getDictItems SysDictController.java 172
INFO 2020-08-27 10:28:20,539 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:28:20,540 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:28:20,542 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598495300540) getDictItems SysDictController.java 172
WARN 2020-08-27 10:28:23,001 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:28:23,324 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:28:23,324 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:28:23,325 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:28:23,325 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:28:23,328 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598495303325) getDictItems SysDictController.java 172
INFO 2020-08-27 10:28:23,331 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598495303325) getDictItems SysDictController.java 172
INFO 2020-08-27 10:28:24,589 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:28:24,590 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:28:24,592 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598495304590) getDictItems SysDictController.java 172
INFO 2020-08-27 10:28:28,779 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:28:28,779 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:28:28,782 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598495308779) getDictItems SysDictController.java 172
INFO 2020-08-27 10:28:28,782 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:28:28,783 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:28:28,785 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598495308783) getDictItems SysDictController.java 172
WARN 2020-08-27 10:28:33,004 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:28:43,008 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:28:53,011 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:29:03,013 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:29:05,500 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:29:05,502 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:29:05,506 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598495345502) getDictItems SysDictController.java 172
INFO 2020-08-27 10:29:06,390 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:29:06,390 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:29:06,390 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:29:06,391 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:29:06,393 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598495346390) getDictItems SysDictController.java 172
INFO 2020-08-27 10:29:06,395 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598495346391) getDictItems SysDictController.java 172
WARN 2020-08-27 10:29:13,018 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:29:15,237 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:29:15,238 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:29:15,241 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598495355238) getDictItems SysDictController.java 172
INFO 2020-08-27 10:29:16,142 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:29:16,142 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:29:16,143 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:29:16,143 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:29:16,145 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598495356142) getDictItems SysDictController.java 172
INFO 2020-08-27 10:29:16,145 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598495356142) getDictItems SysDictController.java 172
WARN 2020-08-27 10:29:23,021 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:29:33,025 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:29:43,029 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:29:53,034 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:30:03,036 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:30:13,041 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:30:23,044 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:30:33,049 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:30:43,053 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:30:53,058 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:31:03,061 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:31:13,065 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:31:23,067 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:31:33,071 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:31:43,074 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:31:53,078 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:32:03,082 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:32:13,086 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:32:23,089 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:32:33,093 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:32:43,097 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:32:53,100 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:33:03,103 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:33:13,106 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:33:23,109 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:33:33,113 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:33:43,117 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:33:53,120 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:34:03,124 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:34:13,128 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:34:23,130 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:34:25,337 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:34:25,338 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:34:25,338 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:34:25,339 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:34:25,343 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598495665339) getDictItems SysDictController.java 172
INFO 2020-08-27 10:34:25,343 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598495665338) getDictItems SysDictController.java 172
INFO 2020-08-27 10:34:32,188 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:34:32,188 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:34:32,189 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:34:32,189 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:34:32,192 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598495672189) getDictItems SysDictController.java 172
INFO 2020-08-27 10:34:32,192 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598495672189) getDictItems SysDictController.java 172
WARN 2020-08-27 10:34:33,133 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:34:33,206 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:34:33,206 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:34:33,210 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598495673206) getDictItems SysDictController.java 172
INFO 2020-08-27 10:34:37,200 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:34:37,200 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:34:37,200 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:34:37,200 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:34:37,203 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598495677200) getDictItems SysDictController.java 172
INFO 2020-08-27 10:34:37,203 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598495677200) getDictItems SysDictController.java 172
WARN 2020-08-27 10:34:43,137 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:34:53,139 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:34:55,889 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:34:55,889 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:34:55,892 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598495695889) getDictItems SysDictController.java 172
INFO 2020-08-27 10:34:56,551 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:34:56,551 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:34:56,552 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:34:56,552 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:34:56,556 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598495696552) getDictItems SysDictController.java 172
INFO 2020-08-27 10:34:56,556 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598495696552) getDictItems SysDictController.java 172
WARN 2020-08-27 10:35:03,143 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:35:13,146 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:35:23,149 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:35:33,153 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:35:43,156 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:35:53,160 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:36:03,164 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:36:13,168 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:36:23,172 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:36:33,175 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:36:43,178 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:36:53,183 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:37:03,187 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:37:13,190 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:37:23,194 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:37:33,197 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:37:43,201 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:37:53,203 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:38:03,207 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:38:13,211 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:38:23,213 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:38:33,216 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:38:43,219 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:38:53,223 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:39:03,226 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:39:13,229 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:39:21,570 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:39:21,571 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:39:21,571 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:39:21,571 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:39:21,574 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598495961571) getDictItems SysDictController.java 172
INFO 2020-08-27 10:39:21,574 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598495961570) getDictItems SysDictController.java 172
WARN 2020-08-27 10:39:23,232 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:39:26,982 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:39:26,983 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:39:26,989 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598495966983) getDictItems SysDictController.java 172
INFO 2020-08-27 10:39:29,085 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:39:29,085 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:39:29,086 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:39:29,086 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:39:29,089 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598495969086) getDictItems SysDictController.java 172
INFO 2020-08-27 10:39:29,089 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598495969086) getDictItems SysDictController.java 172
WARN 2020-08-27 10:39:33,235 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:39:43,238 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:39:53,243 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:40:03,247 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:40:13,251 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:40:23,256 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:40:33,259 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:40:43,263 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:40:53,267 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:41:03,269 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:41:13,273 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:41:23,276 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:41:33,280 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:41:43,283 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:41:53,285 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:42:03,288 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:42:13,292 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:42:23,294 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:42:33,298 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:42:43,302 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:42:53,306 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:43:03,310 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:43:12,255 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
WARN 2020-08-27 10:43:13,314 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:43:16,535 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg0OTI1NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.N8-DPwmN70QutrGwwRolA2YtBA3doLK8fVTdwi5sOrA getUserPermissionByToken SysPermissionController.java 206
WARN 2020-08-27 10:43:18,748 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 10:43:18,749 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 10:43:18,751 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 10:43:23,317 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:43:30,638 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:43:30,639 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:43:30,640 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:43:30,641 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:43:30,642 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598496210639) getDictItems SysDictController.java 172
INFO 2020-08-27 10:43:30,647 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598496210641) getDictItems SysDictController.java 172
WARN 2020-08-27 10:43:33,319 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:43:40,274 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:43:40,275 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:43:40,275 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:43:40,275 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:43:40,278 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598496220275) getDictItems SysDictController.java 172
INFO 2020-08-27 10:43:40,278 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598496220275) getDictItems SysDictController.java 172
WARN 2020-08-27 10:43:43,323 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:43:53,326 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:44:03,329 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:44:10,674 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:44:10,674 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:44:10,677 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598496250674) getDictItems SysDictController.java 172
WARN 2020-08-27 10:44:13,332 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:44:13,464 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:44:13,464 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:44:13,464 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:44:13,464 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:44:13,467 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598496253464) getDictItems SysDictController.java 172
INFO 2020-08-27 10:44:13,467 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598496253464) getDictItems SysDictController.java 172
WARN 2020-08-27 10:44:23,337 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:44:33,341 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:44:43,344 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:44:53,347 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:45:01,533 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg0OTI1NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.N8-DPwmN70QutrGwwRolA2YtBA3doLK8fVTdwi5sOrA jwtTokenRefresh ShiroRealm.java 157
INFO 2020-08-27 10:45:01,533 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg0OTI1NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.N8-DPwmN70QutrGwwRolA2YtBA3doLK8fVTdwi5sOrA jwtTokenRefresh ShiroRealm.java 157
INFO 2020-08-27 10:45:01,780 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:45:01,780 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:45:01,781 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:45:01,781 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:45:01,783 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598496301780) getDictItems SysDictController.java 172
INFO 2020-08-27 10:45:01,784 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598496301781) getDictItems SysDictController.java 172
WARN 2020-08-27 10:45:03,350 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:45:05,504 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:45:05,504 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:45:05,508 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598496305504) getDictItems SysDictController.java 172
INFO 2020-08-27 10:45:06,186 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:45:06,186 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:45:06,187 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:45:06,187 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:45:06,189 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598496306187) getDictItems SysDictController.java 172
INFO 2020-08-27 10:45:06,189 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598496306187) getDictItems SysDictController.java 172
WARN 2020-08-27 10:45:13,354 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:45:23,357 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:45:33,361 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:45:43,365 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:45:53,369 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:46:03,372 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:46:13,376 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:46:23,380 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:46:33,384 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:46:43,388 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:46:53,393 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:47:03,396 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:47:13,399 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:47:23,403 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:47:33,406 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:47:43,410 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:47:53,413 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:48:03,416 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:48:13,420 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:48:23,423 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:48:33,426 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:48:43,430 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:48:53,434 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:48:59,672 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:48:59,672 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:48:59,674 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598496539672) getDictItems SysDictController.java 172
INFO 2020-08-27 10:48:59,682 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:48:59,683 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:48:59,686 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598496539683) getDictItems SysDictController.java 172
WARN 2020-08-27 10:49:03,438 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:49:08,000 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:49:08,000 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:49:08,003 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598496548000) getDictItems SysDictController.java 172
INFO 2020-08-27 10:49:09,162 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:49:09,162 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:49:09,163 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:49:09,163 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:49:09,166 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598496549163) getDictItems SysDictController.java 172
INFO 2020-08-27 10:49:09,167 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598496549163) getDictItems SysDictController.java 172
WARN 2020-08-27 10:49:13,442 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:49:23,445 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:49:33,448 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:49:43,451 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:49:53,454 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:50:03,457 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:50:13,462 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:50:23,465 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:50:33,469 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:50:43,472 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:50:53,476 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:51:03,479 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:51:13,483 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:51:23,485 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:51:25,223 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-08-27 10:51:29,756 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg0OTI1NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.N8-DPwmN70QutrGwwRolA2YtBA3doLK8fVTdwi5sOrA getUserPermissionByToken SysPermissionController.java 206
WARN 2020-08-27 10:51:31,776 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 10:51:31,777 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 10:51:31,779 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 10:51:33,489 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:51:43,493 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:51:53,497 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:52:03,501 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:52:13,504 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:52:23,508 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:52:25,374 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:52:25,374 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:52:25,375 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:52:25,375 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:52:25,378 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598496745375) getDictItems SysDictController.java 172
INFO 2020-08-27 10:52:25,378 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598496745375) getDictItems SysDictController.java 172
INFO 2020-08-27 10:52:30,969 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 10:52:30,970 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 10:52:30,969 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 10:52:30,970 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 10:52:30,972 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598496750970) getDictItems SysDictController.java 172
INFO 2020-08-27 10:52:30,973 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598496750970) getDictItems SysDictController.java 172
WARN 2020-08-27 10:52:33,512 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:52:43,515 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:52:53,518 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:53:03,523 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:53:13,526 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:53:23,531 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:53:33,534 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:53:43,538 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:53:53,542 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:54:03,545 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:54:13,549 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:54:23,552 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:54:33,556 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:54:43,560 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:54:53,565 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:55:03,570 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:55:13,573 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:55:23,576 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:55:33,580 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:55:43,583 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:55:53,587 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:56:03,590 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:56:13,593 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 10:56:23,597 This scheduler instance (PC-20180606FUAG1598490409461) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 10:56:31,760 Scheduler MyScheduler_$_PC-20180606FUAG1598490409461 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 10:56:31,764 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-08-27 10:56:31,768 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-08-27 10:56:31,768 Scheduler MyScheduler_$_PC-20180606FUAG1598490409461 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-08-27 10:56:31,769 Scheduler MyScheduler_$_PC-20180606FUAG1598490409461 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 10:56:31,770 Scheduler MyScheduler_$_PC-20180606FUAG1598490409461 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-08-27 10:56:31,777 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-08-27 10:56:31,782 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-08-27 10:56:31,785 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Thu Aug 27 13:06:25 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-27 11:20:59,134 Starting JeecgApplication on PC-20180606FUAG with PID 740 (started by Administrator in F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-27 11:20:59,138 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-27 11:21:00,996 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-27 11:21:00,999 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-27 11:21:01,107 Finished Spring Data repository scanning in 91ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-27 11:21:01,628 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$8e642c5c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 11:21:01,721 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 11:21:01,814 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 202
INFO 2020-08-27 11:21:01,816 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 220
INFO 2020-08-27 11:21:01,822 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 11:21:01,827 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 11:21:01,866 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 11:21:01,958 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6e5ec2c6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 11:21:02,187 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 11:21:02,201 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d7ed3397] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 11:21:02,218 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 11:21:02,225 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 11:21:02,257 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 11:21:02,268 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$83788110] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 11:21:02,494 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 11:21:02,662 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 11:21:02,733 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$d932b3a6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 11:21:02,849 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$8177a076] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 11:21:02,862 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 11:21:03,568 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-27 11:21:03,608 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 11:21:03,624 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-27 11:21:03,624 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-27 11:21:03,638 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_101\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\tmpSoft\Xshell6\;E:\tmpSoft\Xftp6\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\apache-maven-3.6.3\bin;C:\Program Files\nodejs\;E:\tmpSoft\mysql-5.7.26-winx64\bin;E:\tmpSoft\Git\cmd;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;.] log DirectJDKLog.java 173
INFO 2020-08-27 11:21:03,906 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-27 11:21:03,907 Root WebApplicationContext: initialization completed in 4683 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-27 11:21:04,535 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-27 11:21:04,915 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-27 11:21:04,916 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-27 11:21:04,916 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-27 11:21:04,917 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-27 11:21:11,942 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-27 11:21:11,944 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-08-27 11:21:11,954 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-27 11:21:11,955 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-27 11:21:11,960 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-27 11:21:11,963 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-27 11:21:11,964 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20180606FUAG1598498471943' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-08-27 11:21:11,965 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-27 11:21:11,966 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-27 11:21:11,966 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1f5a1ad4 setJobFactory QuartzScheduler.java 2287
INFO 2020-08-27 11:21:16,106 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-27 11:21:16,449 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-27 11:21:16,906 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-27 11:21:18,113 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-27 11:21:18,135 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-27 11:21:18,222 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-27 11:21:18,526 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,528 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,531 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,533 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,535 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,541 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,552 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,554 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,558 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,560 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,563 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,578 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,580 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,582 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,584 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,596 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,714 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,716 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,717 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,720 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,735 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,740 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,751 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,756 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,757 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,766 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,782 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,797 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,800 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,801 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,805 Generating unique operation named: idsqueryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,806 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,816 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,832 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,834 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,835 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,838 Generating unique operation named: idsqueryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,840 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,845 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,856 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,858 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,859 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,861 Generating unique operation named: idsqueryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,862 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,867 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,874 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,876 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,877 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,878 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,879 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,888 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,894 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,895 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,904 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,906 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,911 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,917 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,919 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,920 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,922 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,923 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,928 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,942 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,944 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,946 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,947 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,962 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,986 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,991 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,993 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,995 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:18,996 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,000 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,009 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,010 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,012 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,018 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,020 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,028 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,034 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,036 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,053 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,055 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,057 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,066 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,072 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,073 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,075 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,077 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,078 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,083 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,088 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,090 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,091 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,092 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,094 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,098 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,107 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,108 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,109 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,112 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,114 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,122 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,127 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,131 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,132 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,143 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,145 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,147 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,148 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,150 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,155 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,162 Generating unique operation named: addUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,163 Generating unique operation named: deleteUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,165 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,166 Generating unique operation named: editUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,167 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,171 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,180 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 11:21:19,217 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-27 11:21:19,612 Scheduler MyScheduler_$_PC-20180606FUAG1598498471943 started. start QuartzScheduler.java 547
INFO 2020-08-27 11:21:19,866 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 11:21:19,915 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-08-27 11:21:19,919 Started JeecgApplication in 21.338 seconds (JVM running for 23.763) logStarted StartupInfoLogger.java 59
INFO 2020-08-27 11:21:19,936 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.207:8080/jeecg-boot/ Swagger-UI: http://192.168.1.207:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-08-27 11:21:20,672 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-27 11:21:20,672 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-27 11:21:20,690 Completed initialization in 17 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-27 11:21:20,859 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-27 11:21:20,866 Starting without optional kqueue library <clinit> KqueueProvider.java 70
WARN 2020-08-27 11:21:28,437 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 11:21:28,440 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 11:21:28,548 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 11:21:29,561 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:21:39,563 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:21:49,568 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:21:59,570 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:22:09,578 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:22:19,581 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:22:29,585 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:22:39,604 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:22:49,607 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:22:59,613 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:23:09,620 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:23:19,622 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:23:29,624 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:23:39,629 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:23:49,633 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:23:59,641 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:24:09,644 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:24:19,647 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:24:29,650 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:24:39,652 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:24:49,654 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:24:59,657 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:25:09,660 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:25:19,662 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:25:29,665 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:25:39,667 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:25:49,672 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:25:59,675 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:26:09,678 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:26:19,681 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:26:29,684 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:26:39,689 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:26:49,701 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:26:59,703 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:27:09,708 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:27:19,710 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:27:29,714 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:27:39,717 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:27:49,721 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:27:59,726 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:28:09,729 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:28:19,733 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:28:29,737 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:28:39,741 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:28:49,745 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:28:59,748 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:29:09,751 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:29:19,757 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:29:29,761 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:29:39,764 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 11:29:47,898 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
WARN 2020-08-27 11:29:49,768 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 11:29:51,328 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg0OTI1NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.N8-DPwmN70QutrGwwRolA2YtBA3doLK8fVTdwi5sOrA jwtTokenRefresh ShiroRealm.java 157
INFO 2020-08-27 11:29:51,361 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg0OTI1NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.N8-DPwmN70QutrGwwRolA2YtBA3doLK8fVTdwi5sOrA getUserPermissionByToken SysPermissionController.java 206
WARN 2020-08-27 11:29:52,687 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 11:29:52,687 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 11:29:52,691 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 11:29:59,770 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 11:30:01,547 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 11:30:01,547 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 11:30:01,547 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 11:30:01,555 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 11:30:01,555 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 11:30:01,555 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 11:30:01,565 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598499001547) getDictItems SysDictController.java 172
INFO 2020-08-27 11:30:01,565 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598499001547) getDictItems SysDictController.java 172
ERROR 2020-08-27 11:30:01,615 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$64712457.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$2d57b98e.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor281.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor278.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor277.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 119 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 158 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
INFO 2020-08-27 11:30:08,081 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 11:30:08,081 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 11:30:08,081 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 11:30:08,082 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 11:30:08,082 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 11:30:08,082 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 11:30:08,086 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598499008082) getDictItems SysDictController.java 172
INFO 2020-08-27 11:30:08,086 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598499008082) getDictItems SysDictController.java 172
ERROR 2020-08-27 11:30:08,084 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$64712457.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$2d57b98e.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor281.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor278.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor277.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 119 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 158 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
WARN 2020-08-27 11:30:09,772 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 11:30:10,179 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 11:30:10,179 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 11:30:10,179 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 11:30:10,179 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 11:30:10,183 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598499010179) getDictItems SysDictController.java 172
ERROR 2020-08-27 11:30:10,181 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$64712457.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$2d57b98e.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor281.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor278.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor277.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 119 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 158 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
INFO 2020-08-27 11:30:10,951 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 11:30:10,951 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 11:30:10,951 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 11:30:10,951 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 11:30:10,951 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 11:30:10,951 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 11:30:10,957 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598499010951) getDictItems SysDictController.java 172
INFO 2020-08-27 11:30:10,957 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598499010951) getDictItems SysDictController.java 172
ERROR 2020-08-27 11:30:10,953 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$64712457.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$2d57b98e.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor281.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor278.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor277.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 119 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 158 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
WARN 2020-08-27 11:30:19,776 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 11:30:25,719 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 11:30:25,720 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 11:30:25,723 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598499025720) getDictItems SysDictController.java 172
INFO 2020-08-27 11:30:28,482 dictCode : storage_location,storage_location_name,id,warehouse_id=42 getDictItems SysDictController.java 139
INFO 2020-08-27 11:30:28,483 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 11:30:28,486 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=70, text=电缆库位)], timestamp=1598499028483) getDictItems SysDictController.java 172
WARN 2020-08-27 11:30:29,779 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 11:30:31,497 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 11:30:31,498 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 11:30:31,501 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598499031498) getDictItems SysDictController.java 172
INFO 2020-08-27 11:30:38,400 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 11:30:38,400 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 11:30:38,401 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 11:30:38,401 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 11:30:38,404 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598499038401) getDictItems SysDictController.java 172
ERROR 2020-08-27 11:30:38,403 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$64712457.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$2d57b98e.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor281.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor278.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor277.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 119 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 158 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
WARN 2020-08-27 11:30:39,782 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 11:30:43,685 dictCode : storage_location,storage_location_name,id,warehouse_id=42 getDictItems SysDictController.java 139
INFO 2020-08-27 11:30:43,686 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 11:30:43,689 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=70, text=电缆库位)], timestamp=1598499043686) getDictItems SysDictController.java 172
INFO 2020-08-27 11:30:46,318 dictCode : storage_location,storage_location_name,id,warehouse_id=41 getDictItems SysDictController.java 139
INFO 2020-08-27 11:30:46,319 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 11:30:46,321 Result(success=true, message=操作成功!, code=0, result=[], timestamp=1598499046319) getDictItems SysDictController.java 172
WARN 2020-08-27 11:30:49,784 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 11:30:50,114 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 11:30:50,114 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 11:30:50,118 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598499050114) getDictItems SysDictController.java 172
INFO 2020-08-27 11:30:56,486 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 11:30:56,486 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 11:30:56,487 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 11:30:56,487 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 11:30:56,487 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 11:30:56,487 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 11:30:56,490 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598499056487) getDictItems SysDictController.java 172
INFO 2020-08-27 11:30:56,491 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598499056487) getDictItems SysDictController.java 172
ERROR 2020-08-27 11:30:56,489 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$64712457.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$2d57b98e.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor441.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor281.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor278.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor277.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor281.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor278.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor277.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$64712457.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$2d57b98e.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
WARN 2020-08-27 11:30:59,787 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:31:09,791 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:31:19,794 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 11:31:28,105 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 11:31:28,106 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 11:31:28,110 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598499088106) getDictItems SysDictController.java 172
WARN 2020-08-27 11:31:29,796 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:31:39,800 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:31:49,803 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:31:59,808 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:32:09,812 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:32:19,816 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:32:29,820 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:32:39,822 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:32:49,825 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:32:59,828 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:33:09,832 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:33:19,835 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:33:29,837 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:33:39,841 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:33:49,844 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 11:33:59,849 This scheduler instance (PC-20180606FUAG1598498471943) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 11:34:08,076 Scheduler MyScheduler_$_PC-20180606FUAG1598498471943 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 11:34:08,078 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-08-27 11:34:08,082 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-08-27 11:34:08,082 Scheduler MyScheduler_$_PC-20180606FUAG1598498471943 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-08-27 11:34:08,082 Scheduler MyScheduler_$_PC-20180606FUAG1598498471943 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 11:34:08,083 Scheduler MyScheduler_$_PC-20180606FUAG1598498471943 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-08-27 11:34:08,125 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-08-27 11:34:08,128 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-08-27 11:34:08,142 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Thu Aug 27 16:54:33 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-27 13:06:25,857 Starting JeecgApplication on PC-20180606FUAG with PID 9732 (started by Administrator in F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-27 13:06:25,862 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-27 13:06:27,680 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-27 13:06:27,683 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-27 13:06:27,783 Finished Spring Data repository scanning in 85ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-27 13:06:28,314 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$113f53ef] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 13:06:28,414 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 13:06:28,510 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 202
INFO 2020-08-27 13:06:28,512 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 220
INFO 2020-08-27 13:06:28,516 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 13:06:28,522 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 13:06:28,563 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 13:06:28,647 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f139ea59] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 13:06:28,807 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 13:06:28,813 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$5ac85b2a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 13:06:28,825 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 13:06:28,831 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 13:06:28,857 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 13:06:28,866 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$653a8a3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 13:06:28,975 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 13:06:29,057 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 13:06:29,073 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$5c0ddb39] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 13:06:29,111 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$452c809] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 13:06:29,117 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 13:06:29,562 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-27 13:06:29,582 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 13:06:29,593 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-27 13:06:29,594 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-27 13:06:29,600 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_101\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\tmpSoft\Xshell6\;E:\tmpSoft\Xftp6\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\apache-maven-3.6.3\bin;C:\Program Files\nodejs\;E:\tmpSoft\mysql-5.7.26-winx64\bin;E:\tmpSoft\Git\cmd;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;.] log DirectJDKLog.java 173
INFO 2020-08-27 13:06:29,774 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-27 13:06:29,774 Root WebApplicationContext: initialization completed in 3869 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-27 13:06:30,190 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-27 13:06:30,498 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-27 13:06:30,499 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-27 13:06:30,499 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-27 13:06:30,500 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-27 13:06:35,708 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-27 13:06:35,711 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-08-27 13:06:35,722 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-27 13:06:35,722 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-27 13:06:35,727 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-27 13:06:35,729 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-27 13:06:35,730 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20180606FUAG1598504795710' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-08-27 13:06:35,730 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-27 13:06:35,730 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-27 13:06:35,731 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3749c6ac setJobFactory QuartzScheduler.java 2287
INFO 2020-08-27 13:06:38,551 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-27 13:06:38,885 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-27 13:06:39,307 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-27 13:06:40,565 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-27 13:06:40,588 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-27 13:06:40,681 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-27 13:06:40,961 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:40,963 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:40,965 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:40,967 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:40,970 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:40,975 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:40,986 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:40,990 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:40,992 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:40,995 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:40,997 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,010 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,012 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,014 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,016 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,028 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,131 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,133 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,135 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,143 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,161 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,165 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,169 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,171 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,176 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,181 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,204 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,227 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,229 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,231 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,241 Generating unique operation named: idsqueryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,248 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,261 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,278 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,280 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,282 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,286 Generating unique operation named: idsqueryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,288 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,296 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,307 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,309 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,310 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,312 Generating unique operation named: idsqueryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,313 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,319 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,326 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,327 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,329 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,331 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,332 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,339 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,343 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,345 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,356 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,357 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,362 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,372 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,374 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,375 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,377 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,379 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,384 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,398 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,399 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,401 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,403 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,406 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,415 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,419 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,421 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,422 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,423 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,428 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,434 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,436 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,437 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,438 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,440 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,444 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,449 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,450 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,452 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,453 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,455 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,458 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,464 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,465 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,466 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,468 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,469 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,473 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,478 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,480 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,481 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,483 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,485 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,489 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,497 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,498 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,499 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,501 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,502 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,512 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,518 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,523 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,524 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,540 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,542 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,544 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,545 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,547 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,556 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,562 Generating unique operation named: addUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,563 Generating unique operation named: deleteUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,565 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,566 Generating unique operation named: editUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,567 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,571 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,575 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 13:06:41,600 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-27 13:06:41,826 Scheduler MyScheduler_$_PC-20180606FUAG1598504795710 started. start QuartzScheduler.java 547
INFO 2020-08-27 13:06:41,844 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 13:06:41,878 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-08-27 13:06:41,882 Started JeecgApplication in 16.959 seconds (JVM running for 18.315) logStarted StartupInfoLogger.java 59
INFO 2020-08-27 13:06:41,898 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.207:8080/jeecg-boot/ Swagger-UI: http://192.168.1.207:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-08-27 13:06:42,340 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-27 13:06:42,341 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-27 13:06:42,382 Completed initialization in 41 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-27 13:06:42,545 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-27 13:06:42,555 Starting without optional kqueue library <clinit> KqueueProvider.java 70
WARN 2020-08-27 13:06:51,752 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:07:01,754 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:07:11,757 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:07:21,760 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:07:31,763 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:07:41,766 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:07:51,769 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:08:01,772 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:08:11,776 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:08:21,780 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:08:31,783 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:08:41,785 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
ERROR 2020-08-27 13:08:51,411 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
INFO 2020-08-27 13:08:51,649 用户名: 管理员,退出成功! logout LoginController.java 124
WARN 2020-08-27 13:08:51,788 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 13:09:00,631 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg1MDY3NDAsInVzZXJuYW1lIjoiYWRtaW4ifQ.wNsMMJ2ktyD-SQcsh518-FJkrWoFmwQNRzEvkvmHzbw getUserPermissionByToken SysPermissionController.java 206
WARN 2020-08-27 13:09:01,790 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:09:01,860 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 13:09:01,861 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 13:09:01,926 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 13:09:11,792 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:09:21,794 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 13:09:31,462 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 13:09:31,462 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 13:09:31,462 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 13:09:31,464 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 13:09:31,464 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 13:09:31,464 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 13:09:31,473 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598504971463) getDictItems SysDictController.java 172
INFO 2020-08-27 13:09:31,473 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598504971463) getDictItems SysDictController.java 172
ERROR 2020-08-27 13:09:31,532 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 119 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 158 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
WARN 2020-08-27 13:09:31,796 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 13:09:40,146 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 13:09:40,147 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 13:09:40,150 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598504980147) getDictItems SysDictController.java 172
WARN 2020-08-27 13:09:41,798 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 13:09:43,540 dictCode : storage_location,storage_location_name,id,warehouse_id=42 getDictItems SysDictController.java 139
INFO 2020-08-27 13:09:43,541 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 13:09:43,545 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=70, text=电缆库位)], timestamp=1598504983541) getDictItems SysDictController.java 172
INFO 2020-08-27 13:09:48,840 dictCode : storage_location,storage_location_name,id,warehouse_id=42 getDictItems SysDictController.java 139
INFO 2020-08-27 13:09:48,840 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 13:09:48,843 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=70, text=电缆库位)], timestamp=1598504988840) getDictItems SysDictController.java 172
WARN 2020-08-27 13:09:51,800 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 13:09:52,226 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 13:09:52,226 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 13:09:52,229 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598504992226) getDictItems SysDictController.java 172
INFO 2020-08-27 13:09:58,846 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 13:09:58,846 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 13:09:58,846 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 13:09:58,847 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 13:09:58,848 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 13:09:58,848 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 13:09:58,850 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598504998846) getDictItems SysDictController.java 172
INFO 2020-08-27 13:09:58,850 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598504998846) getDictItems SysDictController.java 172
ERROR 2020-08-27 13:09:58,854 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 119 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 158 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
INFO 2020-08-27 13:10:00,273 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 13:10:00,273 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 13:10:00,274 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 13:10:00,274 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 13:10:00,276 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598505000274) getDictItems SysDictController.java 172
ERROR 2020-08-27 13:10:00,276 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 119 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 158 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
INFO 2020-08-27 13:10:01,102 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 13:10:01,102 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 13:10:01,104 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 13:10:01,105 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 13:10:01,106 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 13:10:01,104 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 13:10:01,109 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598505001106) getDictItems SysDictController.java 172
ERROR 2020-08-27 13:10:01,107 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 119 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 158 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
INFO 2020-08-27 13:10:01,113 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598505001104) getDictItems SysDictController.java 172
WARN 2020-08-27 13:10:01,802 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 13:10:02,247 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 13:10:02,247 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 13:10:02,248 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 13:10:02,248 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 13:10:02,250 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598505002248) getDictItems SysDictController.java 172
ERROR 2020-08-27 13:10:02,250 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 119 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 158 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
WARN 2020-08-27 13:10:11,804 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:10:21,808 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:10:31,810 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:10:41,814 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 13:10:49,453 dictCode : storage_location,storage_location_name,id,warehouse_id=41 getDictItems SysDictController.java 139
INFO 2020-08-27 13:10:49,454 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 13:10:49,459 Result(success=true, message=操作成功!, code=0, result=[], timestamp=1598505049453) getDictItems SysDictController.java 172
WARN 2020-08-27 13:10:51,818 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 13:10:53,693 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 13:10:53,694 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 13:10:53,697 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598505053694) getDictItems SysDictController.java 172
WARN 2020-08-27 13:11:01,820 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:11:11,825 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:11:21,829 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:11:31,832 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:11:41,836 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:11:51,840 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:12:01,843 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:12:11,848 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:12:21,853 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:12:31,858 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 13:12:32,614 dictCode : storage_location,storage_location_name,id,warehouse_id=42 getDictItems SysDictController.java 139
INFO 2020-08-27 13:12:32,615 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 13:12:32,618 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=70, text=电缆库位)], timestamp=1598505152615) getDictItems SysDictController.java 172
WARN 2020-08-27 13:12:41,860 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:12:51,864 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:13:01,869 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:13:11,874 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:13:21,877 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:13:31,883 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:13:41,887 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:13:51,889 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:14:01,894 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:14:11,898 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:14:21,903 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:14:31,908 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:14:41,911 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:14:51,916 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:15:01,919 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:15:11,922 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:15:21,927 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:15:31,932 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:15:41,934 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:15:51,939 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:16:01,944 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:16:11,946 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:16:21,951 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:16:31,955 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:16:41,959 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:16:51,962 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:17:01,966 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:17:11,970 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:17:21,974 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:17:31,978 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:17:41,981 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:17:51,985 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:18:01,990 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:18:11,993 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:18:21,998 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:18:32,001 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:18:42,005 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:18:52,011 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:19:02,013 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:19:12,016 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:19:22,022 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:19:32,025 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:19:42,028 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:19:52,031 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:20:02,034 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:20:12,038 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:20:22,042 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:20:32,046 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:20:42,049 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:20:52,053 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:21:02,059 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:21:12,061 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:21:22,064 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:21:32,069 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:21:42,073 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:21:52,079 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:22:02,082 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:22:12,085 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:22:22,090 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:22:32,093 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:22:42,097 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:22:52,102 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:23:02,104 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:23:12,108 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:23:22,112 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:23:32,115 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:23:42,118 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:23:52,123 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:24:02,126 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:24:12,132 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:24:22,135 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:24:32,139 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:24:42,142 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:24:52,145 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:25:02,150 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:25:12,154 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:25:22,157 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:25:32,161 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:25:42,165 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:25:52,170 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:26:02,175 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:26:12,179 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:26:22,183 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:26:32,186 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:26:42,190 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:26:52,194 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:27:02,197 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:27:12,202 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:27:22,204 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:27:32,209 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:27:42,213 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:27:52,218 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:28:02,222 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:28:12,226 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:28:22,230 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:28:32,234 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:28:42,237 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:28:52,241 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:29:02,244 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:29:12,249 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:29:22,254 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:29:32,257 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:29:42,261 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:29:52,264 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:30:02,267 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:30:12,272 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:30:22,274 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:30:32,278 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:30:42,282 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:30:52,286 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:31:02,290 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:31:12,294 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:31:22,297 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:31:32,303 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:31:42,306 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:31:52,310 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:32:02,314 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:32:12,317 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:32:22,321 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:32:32,326 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:32:42,330 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:32:52,334 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:33:02,337 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:33:12,341 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:33:22,347 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:33:32,350 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:33:42,354 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:33:52,357 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:34:02,360 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:34:12,365 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:34:22,368 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:34:32,370 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:34:42,383 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:34:52,387 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:35:02,390 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:35:12,392 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 13:35:15,727 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 13:35:15,727 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 13:35:15,728 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 13:35:15,728 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 13:35:15,731 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598506515728) getDictItems SysDictController.java 172
ERROR 2020-08-27 13:35:15,734 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
INFO 2020-08-27 13:35:15,751 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 13:35:15,752 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 13:35:15,757 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598506515752) getDictItems SysDictController.java 172
WARN 2020-08-27 13:35:22,396 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:35:32,400 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:35:42,403 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:35:52,406 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:36:02,410 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:36:12,413 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:36:22,417 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:36:32,419 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:36:42,423 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:36:52,427 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:37:02,431 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:37:12,433 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:37:22,437 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:37:32,441 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:37:42,443 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:37:52,446 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:38:02,450 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:38:12,455 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:38:22,459 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:38:32,462 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:38:42,492 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:38:52,494 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:39:02,508 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:39:12,512 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:39:22,515 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:39:32,520 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:39:42,523 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:39:52,529 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:40:02,567 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:40:12,600 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:40:22,607 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:40:32,635 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:40:42,639 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:40:52,642 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:41:02,645 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:41:12,648 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:41:22,654 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:41:32,656 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:41:42,660 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:41:52,663 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:42:02,667 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:42:12,669 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:42:22,672 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:42:32,675 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:42:42,678 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:42:52,681 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:43:02,686 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:43:12,688 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:43:22,692 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:43:32,695 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:43:42,698 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:43:52,702 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:44:02,706 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:44:12,709 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:44:22,713 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:44:32,715 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:44:42,719 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:44:52,723 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:45:02,726 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:45:12,729 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:45:22,733 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:45:32,736 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:45:42,739 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:45:52,743 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:46:02,746 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:46:12,751 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:46:22,754 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:46:32,758 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:46:42,762 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:46:52,765 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:47:02,770 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:47:12,772 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:47:22,775 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:47:32,778 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:47:42,781 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:47:52,784 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:48:02,787 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:48:12,790 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:48:22,794 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:48:32,797 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:48:42,801 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:48:52,803 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:49:02,807 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:49:12,810 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:49:22,815 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:49:32,818 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:49:42,821 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:49:52,824 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:50:02,827 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:50:12,831 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:50:22,835 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:50:32,839 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:50:42,842 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:50:52,846 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:51:02,850 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:51:12,855 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:51:22,858 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:51:32,861 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:51:42,864 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:51:52,868 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:52:02,871 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:52:12,873 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:52:22,875 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:52:32,879 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:52:42,882 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:52:52,886 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:53:02,889 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:53:12,894 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:53:22,898 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:53:32,901 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:53:42,903 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:53:52,906 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:54:02,910 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:54:12,915 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:54:22,919 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:54:32,924 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:54:42,928 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:54:52,932 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:55:02,936 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:55:12,939 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:55:22,942 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:55:32,945 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:55:42,975 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:55:52,979 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:56:02,983 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:56:12,987 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:56:22,993 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:56:32,997 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:56:43,001 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:56:53,004 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:57:03,007 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:57:13,012 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:57:23,014 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:57:33,017 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:57:43,024 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:57:53,028 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:58:03,032 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:58:13,035 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:58:23,049 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:58:33,063 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:58:43,066 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:58:53,069 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:59:03,073 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:59:13,076 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:59:23,081 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:59:33,085 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:59:43,089 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 13:59:53,092 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:00:03,095 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:00:13,099 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:00:23,108 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:00:33,110 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:00:43,114 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:00:53,118 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:01:03,122 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:01:13,125 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:01:23,129 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:01:33,134 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:01:43,138 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:01:53,143 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:02:03,146 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:02:13,150 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:02:23,154 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:02:33,158 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:02:43,215 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:02:53,217 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:03:03,221 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:03:13,225 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:03:23,227 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:03:33,230 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:03:43,233 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:03:53,237 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:04:03,241 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:04:13,244 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:04:23,248 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:04:33,252 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:04:43,255 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:04:53,259 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:05:03,262 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:05:13,264 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:05:23,268 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:05:33,276 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:05:43,278 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:05:53,282 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:06:03,284 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:06:13,287 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:06:23,290 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:06:33,294 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:06:43,297 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:06:53,300 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:07:03,303 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:07:13,307 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:07:23,309 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:07:33,312 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:07:43,315 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:07:53,320 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:08:03,325 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:08:13,327 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:08:23,331 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:08:33,333 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:08:43,343 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:08:53,346 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:09:03,349 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:09:13,351 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:09:23,355 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:09:33,357 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:09:43,365 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:09:53,368 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:10:03,371 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
ERROR 2020-08-27 14:10:05,946 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
ERROR 2020-08-27 14:10:05,950 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
INFO 2020-08-27 14:10:07,411 用户名: 管理员,退出成功! logout LoginController.java 124
INFO 2020-08-27 14:10:07,801 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
WARN 2020-08-27 14:10:13,373 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:10:23,376 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 14:10:27,341 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg1MTA0MjcsInVzZXJuYW1lIjoiYWRtaW4ifQ.CoKKYn2OOHMjkseQv15jkhuTkjUMCz0nDfCVTm8Z1E8 getUserPermissionByToken SysPermissionController.java 206
WARN 2020-08-27 14:10:29,512 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 14:10:29,513 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 14:10:29,517 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 14:10:33,378 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:10:43,381 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 14:10:43,429 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 14:10:43,430 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:10:43,433 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598508643430) getDictItems SysDictController.java 172
INFO 2020-08-27 14:10:43,434 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 14:10:43,435 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
ERROR 2020-08-27 14:10:43,440 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
INFO 2020-08-27 14:10:43,458 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 14:10:43,459 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 14:10:43,462 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598508643459) getDictItems SysDictController.java 172
WARN 2020-08-27 14:10:53,386 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:11:03,388 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:11:13,391 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:11:23,395 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:11:33,399 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:11:43,403 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:11:53,405 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:12:03,409 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:12:13,412 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:12:23,416 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:12:33,420 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:12:43,425 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:12:53,427 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:13:03,430 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:13:13,434 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:13:23,439 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:13:33,443 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:13:43,447 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 14:13:43,524 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 14:13:43,524 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 14:13:43,524 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 14:13:43,524 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:13:43,524 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:13:43,524 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 14:13:43,528 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598508823524) getDictItems SysDictController.java 172
INFO 2020-08-27 14:13:43,529 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598508823524) getDictItems SysDictController.java 172
ERROR 2020-08-27 14:13:43,530 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
INFO 2020-08-27 14:13:48,257 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 14:13:48,257 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 14:13:48,258 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:13:48,258 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:13:48,260 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 14:13:48,260 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598508828258) getDictItems SysDictController.java 172
INFO 2020-08-27 14:13:48,261 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 14:13:48,265 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598508828261) getDictItems SysDictController.java 172
ERROR 2020-08-27 14:13:48,260 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
WARN 2020-08-27 14:13:53,449 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:14:03,452 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 14:14:10,815 dictCode : storage_location,storage_location_name,id,warehouse_id=42 getDictItems SysDictController.java 139
INFO 2020-08-27 14:14:10,816 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:14:10,819 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=70, text=电缆库位)], timestamp=1598508850816) getDictItems SysDictController.java 172
WARN 2020-08-27 14:14:13,456 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:14:23,459 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:14:33,461 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:14:43,464 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 14:14:45,850 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
INFO 2020-08-27 14:14:50,290 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg1MTA0MjcsInVzZXJuYW1lIjoiYWRtaW4ifQ.CoKKYn2OOHMjkseQv15jkhuTkjUMCz0nDfCVTm8Z1E8 getUserPermissionByToken SysPermissionController.java 206
WARN 2020-08-27 14:14:52,465 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 14:14:52,466 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 14:14:52,469 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 14:14:53,467 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:15:03,472 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:15:13,478 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:15:23,480 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:15:33,484 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:15:43,487 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 14:15:43,595 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 14:15:43,595 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 14:15:43,596 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:15:43,596 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:15:43,598 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 14:15:43,599 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 14:15:43,600 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598508943596) getDictItems SysDictController.java 172
INFO 2020-08-27 14:15:43,604 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598508943599) getDictItems SysDictController.java 172
ERROR 2020-08-27 14:15:43,600 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
INFO 2020-08-27 14:15:45,954 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 14:15:45,954 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:15:45,956 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 14:15:45,956 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:15:45,957 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598508945954) getDictItems SysDictController.java 172
INFO 2020-08-27 14:15:45,959 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 14:15:45,959 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 14:15:45,961 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598508945959) getDictItems SysDictController.java 172
ERROR 2020-08-27 14:15:45,959 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
WARN 2020-08-27 14:15:53,490 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 14:16:02,689 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 14:16:02,690 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:16:02,694 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598508962690) getDictItems SysDictController.java 172
WARN 2020-08-27 14:16:03,493 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:16:13,496 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:16:23,500 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 14:16:24,908 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 14:16:24,909 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:16:24,912 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598508984908) getDictItems SysDictController.java 172
WARN 2020-08-27 14:16:33,507 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:16:43,509 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:16:53,513 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:17:03,516 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 14:17:06,611 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 14:17:06,610 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 14:17:06,611 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:17:06,611 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:17:06,614 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598509026611) getDictItems SysDictController.java 172
ERROR 2020-08-27 14:17:06,614 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
INFO 2020-08-27 14:17:06,622 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 14:17:06,623 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 14:17:06,628 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598509026623) getDictItems SysDictController.java 172
INFO 2020-08-27 14:17:08,823 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 14:17:08,823 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 14:17:08,824 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:17:08,824 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:17:08,826 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 14:17:08,826 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 14:17:08,828 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598509028824) getDictItems SysDictController.java 172
INFO 2020-08-27 14:17:08,828 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598509028826) getDictItems SysDictController.java 172
ERROR 2020-08-27 14:17:08,827 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
WARN 2020-08-27 14:17:13,519 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:17:23,521 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 14:17:26,532 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 14:17:26,533 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:17:26,536 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598509046533) getDictItems SysDictController.java 172
INFO 2020-08-27 14:17:27,754 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 14:17:27,755 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:17:27,758 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598509047755) getDictItems SysDictController.java 172
WARN 2020-08-27 14:17:33,525 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:17:43,529 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:17:53,533 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:18:03,537 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:18:13,539 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:18:23,542 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:18:33,547 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:18:43,550 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:18:53,554 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:19:03,559 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:19:13,563 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:19:23,566 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:19:33,570 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:19:43,572 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:19:53,575 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:20:03,579 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 14:20:09,237 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 14:20:09,237 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:20:09,246 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 14:20:09,250 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:20:09,253 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598509209250) getDictItems SysDictController.java 172
ERROR 2020-08-27 14:20:09,240 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
INFO 2020-08-27 14:20:09,274 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 14:20:09,275 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 14:20:09,277 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598509209275) getDictItems SysDictController.java 172
INFO 2020-08-27 14:20:11,943 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 14:20:11,943 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:20:11,946 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598509211943) getDictItems SysDictController.java 172
INFO 2020-08-27 14:20:11,954 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 14:20:11,954 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 14:20:11,954 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 14:20:11,954 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:20:11,956 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598509211954) getDictItems SysDictController.java 172
ERROR 2020-08-27 14:20:11,956 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
WARN 2020-08-27 14:20:13,582 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:20:23,586 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 14:20:27,558 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 14:20:27,559 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:20:27,561 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598509227558) getDictItems SysDictController.java 172
INFO 2020-08-27 14:20:28,781 dictCode : storage_location,storage_location_name,id,warehouse_id=42 getDictItems SysDictController.java 139
INFO 2020-08-27 14:20:28,782 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:20:28,785 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=70, text=电缆库位)], timestamp=1598509228782) getDictItems SysDictController.java 172
INFO 2020-08-27 14:20:33,450 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 14:20:33,451 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:20:33,453 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598509233451) getDictItems SysDictController.java 172
WARN 2020-08-27 14:20:33,588 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 14:20:37,223 dictCode : storage_location,storage_location_name,id,warehouse_id=42 getDictItems SysDictController.java 139
INFO 2020-08-27 14:20:37,223 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:20:37,226 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=70, text=电缆库位)], timestamp=1598509237223) getDictItems SysDictController.java 172
INFO 2020-08-27 14:20:42,996 dictCode : storage_location,storage_location_name,id,warehouse_id=42 getDictItems SysDictController.java 139
INFO 2020-08-27 14:20:42,997 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:20:43,000 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=70, text=电缆库位)], timestamp=1598509242997) getDictItems SysDictController.java 172
WARN 2020-08-27 14:20:43,590 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 14:20:48,293 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 14:20:48,294 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:20:48,298 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598509248294) getDictItems SysDictController.java 172
WARN 2020-08-27 14:20:53,593 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:21:03,597 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:21:13,599 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:21:23,603 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:21:33,620 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:21:43,622 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:21:53,625 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 14:21:58,043 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 14:21:58,043 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 14:21:58,043 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:21:58,043 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:21:58,046 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598509318043) getDictItems SysDictController.java 172
INFO 2020-08-27 14:21:58,046 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 14:21:58,046 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
ERROR 2020-08-27 14:21:58,045 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
INFO 2020-08-27 14:21:58,053 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598509318046) getDictItems SysDictController.java 172
INFO 2020-08-27 14:22:00,634 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 14:22:00,635 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:22:00,635 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 14:22:00,635 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 14:22:00,638 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598509320635) getDictItems SysDictController.java 172
INFO 2020-08-27 14:22:00,639 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598509320635) getDictItems SysDictController.java 172
INFO 2020-08-27 14:22:00,641 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 14:22:00,641 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
ERROR 2020-08-27 14:22:00,643 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
INFO 2020-08-27 14:22:01,494 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 14:22:01,495 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 14:22:01,496 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 14:22:01,496 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:22:01,497 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598509321495) getDictItems SysDictController.java 172
ERROR 2020-08-27 14:22:01,499 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
INFO 2020-08-27 14:22:02,228 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 14:22:02,228 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 14:22:02,228 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:22:02,228 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:22:02,230 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 14:22:02,231 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598509322228) getDictItems SysDictController.java 172
INFO 2020-08-27 14:22:02,231 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 14:22:02,236 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598509322231) getDictItems SysDictController.java 172
ERROR 2020-08-27 14:22:02,231 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
WARN 2020-08-27 14:22:03,628 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:22:13,633 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 14:22:16,085 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 14:22:16,085 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:22:16,088 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598509336085) getDictItems SysDictController.java 172
INFO 2020-08-27 14:22:19,208 dictCode : storage_location,storage_location_name,id,warehouse_id=42 getDictItems SysDictController.java 139
INFO 2020-08-27 14:22:19,209 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:22:19,212 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=70, text=电缆库位)], timestamp=1598509339209) getDictItems SysDictController.java 172
WARN 2020-08-27 14:22:23,635 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:22:33,639 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:22:43,643 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 14:22:48,124 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 14:22:48,124 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:22:48,125 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 14:22:48,126 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:22:48,126 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 14:22:48,127 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 14:22:48,127 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598509368124) getDictItems SysDictController.java 172
INFO 2020-08-27 14:22:48,130 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598509368127) getDictItems SysDictController.java 172
ERROR 2020-08-27 14:22:48,128 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
INFO 2020-08-27 14:22:49,395 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 14:22:49,396 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:22:49,396 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 14:22:49,396 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:22:49,399 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598509369396) getDictItems SysDictController.java 172
INFO 2020-08-27 14:22:49,401 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 14:22:49,402 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 14:22:49,406 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598509369402) getDictItems SysDictController.java 172
ERROR 2020-08-27 14:22:49,401 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
WARN 2020-08-27 14:22:53,645 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 14:23:01,112 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 14:23:01,113 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:23:01,118 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598509381113) getDictItems SysDictController.java 172
WARN 2020-08-27 14:23:03,647 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 14:23:06,184 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 14:23:06,184 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:23:06,187 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598509386184) getDictItems SysDictController.java 172
WARN 2020-08-27 14:23:13,650 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:23:23,652 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:23:33,656 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:23:43,660 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:23:53,664 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:24:03,667 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 14:24:12,529 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 14:24:12,530 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:24:12,529 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 14:24:12,531 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:24:12,532 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 14:24:12,532 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598509452530) getDictItems SysDictController.java 172
INFO 2020-08-27 14:24:12,533 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 14:24:12,535 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598509452533) getDictItems SysDictController.java 172
ERROR 2020-08-27 14:24:12,533 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
WARN 2020-08-27 14:24:13,669 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 14:24:14,513 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 14:24:14,513 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 14:24:14,514 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:24:14,514 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:24:14,516 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598509454514) getDictItems SysDictController.java 172
INFO 2020-08-27 14:24:14,521 dictCode : warehouse,name,id getDictItems SysDictController.java 139
ERROR 2020-08-27 14:24:14,516 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
INFO 2020-08-27 14:24:14,522 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 14:24:14,526 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598509454522) getDictItems SysDictController.java 172
WARN 2020-08-27 14:24:23,672 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 14:24:25,158 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 14:24:25,159 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:24:25,164 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598509465159) getDictItems SysDictController.java 172
INFO 2020-08-27 14:24:26,302 dictCode : storage_location,storage_location_name,id,warehouse_id=42 getDictItems SysDictController.java 139
INFO 2020-08-27 14:24:26,303 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 14:24:26,306 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=70, text=电缆库位)], timestamp=1598509466303) getDictItems SysDictController.java 172
WARN 2020-08-27 14:24:33,675 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:24:43,677 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:24:53,681 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:25:03,685 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:25:13,689 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:25:23,694 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:25:33,698 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:25:43,701 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:25:53,704 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:26:03,708 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:26:13,712 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:26:23,716 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:26:33,721 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:26:43,724 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:26:53,727 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:27:03,729 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:27:13,732 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:27:23,738 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:27:33,743 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:27:43,745 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:27:53,751 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:28:03,778 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:28:13,787 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:28:23,790 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:28:33,796 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:28:43,798 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:28:53,803 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:29:03,807 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:29:13,809 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:29:23,814 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:29:33,817 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:29:43,820 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:29:53,822 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:30:03,825 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:30:13,829 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:30:23,832 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:30:33,836 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:30:43,840 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:30:53,842 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:31:03,844 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:31:13,848 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:31:23,851 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:31:33,854 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:31:43,857 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:31:53,859 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:32:03,864 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:32:13,867 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:32:23,869 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:32:33,872 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:32:43,877 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:32:53,881 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:33:03,885 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:33:13,912 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:33:23,916 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:33:33,920 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:33:43,924 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:33:53,928 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:34:03,931 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:34:13,934 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:34:23,936 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:34:33,939 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:34:43,941 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:34:53,950 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:35:03,953 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:35:13,955 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:35:23,958 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:35:33,960 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:35:43,962 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:35:53,964 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:36:03,966 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:36:13,968 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:36:23,984 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:36:33,986 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:36:43,988 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:36:53,990 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:37:03,992 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:37:13,994 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:37:23,997 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:37:34,000 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:37:44,003 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:37:54,005 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:38:04,007 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:38:14,010 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:38:24,013 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:38:34,015 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:38:44,018 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:38:54,023 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:39:04,026 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:39:14,029 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:39:24,032 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:39:34,035 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:39:44,039 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:39:54,043 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:40:04,045 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:40:14,049 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:40:24,051 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:40:34,054 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:40:44,057 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:40:54,060 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:41:04,063 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:41:14,065 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:41:24,068 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:41:34,072 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:41:44,076 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:41:54,081 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:42:04,083 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:42:14,086 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:42:24,090 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:42:34,093 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:42:44,097 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:42:54,100 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:43:04,103 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:43:14,106 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:43:24,111 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:43:34,114 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:43:44,117 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:43:54,119 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:44:04,122 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:44:14,127 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:44:24,131 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:44:34,134 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:44:44,139 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:44:54,143 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:45:04,146 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:45:14,150 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:45:24,152 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:45:34,155 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:45:44,159 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:45:54,162 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:46:04,165 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:46:14,168 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:46:24,173 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:46:34,176 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:46:44,178 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:46:54,182 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:47:04,185 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:47:14,189 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:47:24,193 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:47:34,197 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:47:44,199 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:47:54,204 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:48:04,207 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:48:14,213 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:48:24,216 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:48:34,220 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:48:44,224 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:48:54,227 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:49:04,230 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:49:14,234 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:49:24,236 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:49:34,238 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:49:44,242 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:49:54,265 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:50:04,267 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:50:14,271 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:50:24,275 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:50:34,279 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:50:44,282 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:50:54,285 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:51:04,290 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:51:14,294 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:51:24,297 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:51:34,301 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:51:44,305 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:51:54,310 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:52:04,314 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:52:14,319 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:52:24,325 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:52:34,328 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:52:44,333 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:52:54,337 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:53:04,340 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:53:14,345 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:53:24,348 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:53:34,351 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:53:44,354 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:53:54,364 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:54:04,373 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:54:14,377 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:54:24,381 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:54:34,385 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:54:44,388 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:54:54,391 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:55:04,396 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:55:14,399 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:55:24,403 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:55:34,406 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:55:44,410 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:55:54,416 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:56:04,419 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:56:14,424 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:56:24,428 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:56:34,431 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:56:44,433 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:56:54,437 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:57:04,440 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:57:14,445 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:57:24,448 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:57:34,452 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:57:44,455 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:57:54,457 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:58:04,462 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:58:14,466 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:58:24,469 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:58:34,474 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:58:44,478 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:58:54,481 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:59:04,485 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:59:14,488 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:59:24,492 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:59:34,495 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:59:44,497 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 14:59:54,517 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:00:04,519 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:00:14,523 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:00:24,527 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:00:34,529 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:00:44,533 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:00:54,536 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:01:04,540 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:01:14,544 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:01:24,548 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:01:34,552 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:01:44,555 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:01:54,559 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:02:04,562 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:02:14,565 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:02:24,568 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:02:34,573 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:02:44,575 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:02:54,579 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:03:04,602 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:03:14,622 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:03:24,624 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:03:34,628 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:03:44,631 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:03:54,634 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:04:04,637 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:04:14,640 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:04:24,643 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:04:34,646 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:04:44,649 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:04:54,653 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:05:04,656 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:05:14,660 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:05:24,664 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:05:34,668 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:05:44,671 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:05:54,674 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:06:04,679 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:06:14,682 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:06:24,685 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:06:34,689 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:06:44,693 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:06:54,722 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:07:04,724 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:07:14,727 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:07:24,730 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:07:34,733 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:07:44,737 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:07:54,741 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:08:04,744 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:08:14,748 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 15:08:20,692 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg1MTA0MjcsInVzZXJuYW1lIjoiYWRtaW4ifQ.CoKKYn2OOHMjkseQv15jkhuTkjUMCz0nDfCVTm8Z1E8 jwtTokenRefresh ShiroRealm.java 157
INFO 2020-08-27 15:08:20,692 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg1MTA0MjcsInVzZXJuYW1lIjoiYWRtaW4ifQ.CoKKYn2OOHMjkseQv15jkhuTkjUMCz0nDfCVTm8Z1E8 jwtTokenRefresh ShiroRealm.java 157
INFO 2020-08-27 15:08:20,711 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 15:08:20,711 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 15:08:20,713 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 15:08:20,713 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 15:08:20,722 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598512100713) getDictItems SysDictController.java 172
ERROR 2020-08-27 15:08:20,724 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
WARN 2020-08-27 15:08:24,751 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:08:34,753 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 15:08:44,426 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 15:08:44,426 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 15:08:44,430 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598512124426) getDictItems SysDictController.java 172
WARN 2020-08-27 15:08:44,757 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 15:08:48,524 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 15:08:48,525 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 15:08:48,528 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598512128525) getDictItems SysDictController.java 172
WARN 2020-08-27 15:08:54,759 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:09:04,762 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:09:14,765 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:09:24,769 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:09:34,771 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:09:44,775 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:09:54,777 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:10:04,782 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:10:14,786 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:10:24,789 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:10:34,793 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:10:44,796 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:10:54,799 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:11:04,804 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:11:14,807 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:11:24,810 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:11:34,813 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:11:44,816 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:11:54,820 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:12:04,832 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:12:14,836 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:12:24,840 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:12:34,843 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:12:44,847 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:12:54,851 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:13:04,854 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:13:14,857 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:13:24,860 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:13:34,864 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:13:44,867 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:13:54,870 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:14:04,873 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:14:14,878 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:14:24,881 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:14:34,885 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:14:44,888 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:14:54,892 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:15:04,895 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:15:14,899 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:15:24,902 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:15:34,904 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:15:44,906 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:15:54,908 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:16:04,910 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:16:14,914 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:16:24,917 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:16:34,921 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:16:44,924 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:16:54,927 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:17:04,930 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:17:14,933 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:17:24,938 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:17:34,942 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:17:44,946 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:17:54,951 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:18:04,955 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:18:14,958 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:18:24,961 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:18:34,964 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:18:44,967 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:18:54,971 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:19:04,974 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:19:14,979 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:19:24,983 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:19:34,986 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:19:44,990 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:19:54,994 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:20:04,997 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:20:15,001 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:20:25,005 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:20:35,010 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:20:45,013 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:20:55,016 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:21:05,019 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:21:15,023 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:21:25,026 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:21:35,029 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:21:45,032 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:21:55,037 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:22:05,039 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:22:15,044 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:22:25,046 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:22:35,049 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:22:45,052 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:22:55,055 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:23:05,059 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:23:15,062 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:23:25,064 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:23:35,068 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:23:45,072 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:23:55,076 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:24:05,079 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:24:15,086 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:24:25,090 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:24:35,093 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:24:45,095 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:24:55,099 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:25:05,103 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:25:15,106 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:25:25,110 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:25:35,113 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:25:45,116 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:25:55,120 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:26:05,124 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:26:15,128 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:26:25,131 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:26:35,135 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:26:45,139 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:26:55,141 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:27:05,188 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:27:15,190 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:27:25,193 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:27:35,197 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:27:45,211 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:27:55,215 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:28:05,221 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:28:15,228 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:28:25,233 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:28:35,273 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:28:45,276 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:28:55,279 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:29:05,282 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:29:15,286 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:29:25,288 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:29:35,292 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:29:45,295 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:29:55,298 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:30:05,302 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:30:15,306 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:30:25,309 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:30:35,313 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:30:45,317 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:30:55,321 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:31:05,325 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:31:15,328 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:31:25,332 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:31:35,341 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:31:45,345 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:31:55,348 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:32:05,351 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:32:15,355 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:32:25,358 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:32:35,360 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:32:45,364 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:32:55,368 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:33:05,371 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:33:15,375 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:33:25,378 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:33:35,382 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:33:45,396 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:33:55,399 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:34:05,401 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:34:15,405 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:34:25,409 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:34:35,411 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:34:45,413 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:34:55,417 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:35:05,419 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:35:15,423 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:35:25,428 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:35:35,431 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:35:45,436 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:35:55,441 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:36:05,444 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:36:15,448 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:36:25,452 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:36:35,455 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:36:45,457 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:36:55,459 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:37:05,462 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:37:15,467 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:37:25,469 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:37:35,473 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:37:45,476 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:37:55,480 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:38:05,483 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:38:15,486 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:38:25,490 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:38:35,493 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:38:45,496 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:38:55,499 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:39:05,502 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:39:15,516 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:39:25,519 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:39:35,523 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:39:45,529 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:39:55,566 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:40:05,587 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:40:15,591 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:40:25,595 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:40:35,597 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:40:45,600 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:40:55,604 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:41:05,608 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:41:15,612 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:41:25,615 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:41:35,620 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:41:45,622 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:41:55,625 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:42:05,629 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:42:15,633 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:42:25,637 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:42:35,640 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:42:45,644 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:42:55,649 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:43:05,652 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:43:15,655 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:43:25,660 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:43:35,663 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:43:45,666 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:43:55,672 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:44:05,674 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:44:15,678 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:44:25,680 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:44:35,683 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:44:45,686 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:44:55,688 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:45:05,697 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:45:15,700 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:45:25,704 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:45:35,708 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:45:45,712 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:45:55,716 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:46:05,720 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:46:15,724 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:46:25,728 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:46:35,732 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:46:45,735 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:46:55,738 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:47:05,759 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:47:15,763 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:47:25,767 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:47:35,771 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:47:45,774 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:47:55,777 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:48:05,780 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:48:15,784 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:48:25,787 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:48:35,790 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:48:45,794 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:48:55,799 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:49:05,803 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:49:15,808 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:49:25,812 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:49:35,815 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:49:45,818 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:49:55,821 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:50:05,825 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:50:15,833 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:50:25,843 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:50:35,846 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:50:45,850 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:50:55,854 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:51:05,858 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:51:15,862 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:51:25,865 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:51:35,868 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:51:45,872 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:51:55,875 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:52:05,878 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:52:15,881 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:52:25,885 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:52:35,888 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:52:45,891 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:52:55,894 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:53:05,896 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:53:15,899 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:53:25,903 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:53:35,907 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:53:45,909 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:53:55,912 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:54:05,917 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:54:15,921 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:54:25,926 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:54:35,934 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:54:45,936 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:54:55,940 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:55:05,944 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:55:15,949 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:55:25,952 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:55:35,956 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:55:45,960 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:55:55,971 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:56:05,975 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:56:15,977 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:56:25,981 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:56:35,985 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:56:45,989 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:56:55,993 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:57:05,997 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:57:16,000 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:57:26,004 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:57:36,008 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:57:46,012 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:57:56,016 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:58:06,020 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:58:16,023 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:58:26,026 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:58:36,029 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:58:46,033 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:58:56,037 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:59:06,040 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:59:16,043 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:59:26,047 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:59:36,050 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:59:46,054 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 15:59:56,057 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:00:06,059 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:00:16,062 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:00:26,065 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:00:36,067 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:00:46,070 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:00:56,072 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:01:06,075 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:01:16,078 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:01:26,081 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:01:36,085 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:01:46,087 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:01:56,090 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:02:06,092 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:02:16,094 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:02:26,097 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:02:36,100 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:02:46,102 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:02:56,104 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:03:06,106 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:03:16,108 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:03:26,111 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:03:36,113 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:03:46,115 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:03:56,118 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:04:06,122 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:04:16,126 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:04:26,128 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:04:36,131 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:04:46,135 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:04:56,138 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:05:06,143 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:05:16,159 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:05:26,162 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:05:36,166 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:05:46,168 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:05:56,173 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:06:06,177 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:06:16,181 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:06:26,185 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:06:36,189 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:06:46,192 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:06:56,196 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:07:06,224 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:07:16,227 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:07:26,230 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:07:36,233 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:07:46,237 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:07:56,240 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:08:06,242 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:08:16,247 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:08:26,249 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:08:36,252 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:08:46,256 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:08:56,260 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:09:06,264 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:09:16,267 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:09:26,274 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:09:36,277 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:09:46,281 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:09:56,286 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:10:06,290 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:10:16,292 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:10:26,297 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:10:36,300 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:10:46,303 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:10:56,306 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:11:06,310 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:11:16,314 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:11:26,317 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:11:36,321 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:11:46,324 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:11:56,327 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:12:06,331 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:12:16,335 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:12:26,341 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:12:36,344 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
ERROR 2020-08-27 16:12:36,759 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
ERROR 2020-08-27 16:12:36,759 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
ERROR 2020-08-27 16:12:36,759 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
INFO 2020-08-27 16:12:38,207 用户名: 管理员,退出成功! logout LoginController.java 124
INFO 2020-08-27 16:12:38,603 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
WARN 2020-08-27 16:12:46,348 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:12:56,350 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 16:13:03,255 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg1MTc3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.oUqxGbCCb5xmcI_zwLD5CgBPOkn9_ZTd6DhpZznVUSc getUserPermissionByToken SysPermissionController.java 206
WARN 2020-08-27 16:13:05,360 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 16:13:05,360 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 16:13:05,363 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2020-08-27 16:13:05,581 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 92
INFO 2020-08-27 16:13:05,597 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 92
WARN 2020-08-27 16:13:06,354 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:13:16,357 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 16:13:17,302 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 16:13:17,303 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 16:13:17,304 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 16:13:17,304 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 16:13:17,304 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 16:13:17,304 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 16:13:17,306 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598515997303) getDictItems SysDictController.java 172
INFO 2020-08-27 16:13:17,307 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598515997304) getDictItems SysDictController.java 172
ERROR 2020-08-27 16:13:17,307 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
INFO 2020-08-27 16:13:20,447 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 16:13:20,447 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 16:13:20,448 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 16:13:20,448 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 16:13:20,448 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 16:13:20,449 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 16:13:20,452 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598516000449) getDictItems SysDictController.java 172
INFO 2020-08-27 16:13:20,452 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598516000448) getDictItems SysDictController.java 172
ERROR 2020-08-27 16:13:20,451 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy320.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor255.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy319.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy318.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$9cb3d94d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3af8baf0.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
WARN 2020-08-27 16:13:26,362 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:13:36,365 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 16:13:39,755 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 16:13:39,756 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 16:13:39,759 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598516019756) getDictItems SysDictController.java 172
INFO 2020-08-27 16:13:40,797 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 16:13:40,798 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 16:13:40,801 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598516020798) getDictItems SysDictController.java 172
WARN 2020-08-27 16:13:46,367 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:13:56,372 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:14:06,375 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:14:16,378 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:14:26,382 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:14:36,385 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:14:46,387 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:14:56,392 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:15:06,396 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:15:16,400 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:15:26,403 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:15:36,407 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:15:46,411 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:15:56,414 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:16:06,419 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:16:16,421 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:16:26,424 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:16:36,429 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:16:46,431 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:16:56,434 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:17:06,439 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:17:16,441 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:17:26,445 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:17:36,450 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:17:46,452 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:17:56,456 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:18:06,459 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:18:16,461 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:18:26,464 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:18:36,467 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:18:46,471 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:18:56,475 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:19:06,478 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:19:16,482 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:19:26,485 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:19:36,490 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:19:46,494 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:19:56,498 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:20:06,503 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:20:16,507 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:20:26,510 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:20:36,514 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:20:46,517 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:20:56,520 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:21:06,526 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:21:16,530 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:21:26,540 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:21:36,545 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:21:46,550 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:21:56,553 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:22:06,556 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:22:16,561 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:22:26,564 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:22:36,567 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:22:46,571 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:22:56,575 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:23:06,578 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:23:16,582 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:23:26,587 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:23:36,589 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:23:46,593 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:23:56,597 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:24:06,601 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:24:16,605 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:24:26,610 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:24:36,612 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:24:46,615 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:24:56,619 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:25:06,624 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:25:16,627 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:25:26,631 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:25:36,635 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:25:46,638 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:25:56,642 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:26:06,645 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:26:16,650 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:26:26,653 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:26:36,657 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:26:46,661 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:26:56,664 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:27:06,668 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:27:16,671 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:27:26,674 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:27:36,679 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:27:46,682 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:27:56,686 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:28:06,690 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:28:16,699 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:28:26,714 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:28:36,717 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:28:46,721 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:28:56,726 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:29:06,729 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:29:16,733 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:29:26,737 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:29:36,741 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:29:46,746 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:29:56,748 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:30:06,750 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:30:16,755 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:30:26,757 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:30:36,761 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:30:46,764 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:30:56,767 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:31:06,771 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:31:16,774 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:31:26,777 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:31:36,780 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:31:46,782 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:31:56,786 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:32:06,790 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:32:16,792 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:32:26,795 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:32:36,799 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:32:46,803 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:32:56,808 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:33:06,810 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:33:16,815 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:33:26,817 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:33:36,821 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:33:46,824 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:33:56,827 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:34:06,831 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:34:16,836 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:34:26,839 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:34:36,843 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:34:46,846 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:34:56,850 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:35:06,852 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:35:16,855 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:35:26,858 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:35:36,860 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:35:46,863 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:35:56,865 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:36:06,869 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:36:16,872 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:36:26,876 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:36:36,881 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:36:46,883 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:36:56,887 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:37:06,890 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:37:16,894 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:37:26,897 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:37:36,901 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:37:46,907 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:37:56,911 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:38:06,913 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:38:16,917 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:38:26,921 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:38:36,923 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:38:46,926 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:38:56,930 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:39:06,933 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:39:16,935 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:39:26,939 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:39:36,941 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:39:46,944 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:39:56,947 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:40:06,952 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:40:16,956 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:40:26,961 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:40:36,978 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:40:46,982 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:40:56,986 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:41:06,989 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:41:16,992 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:41:26,997 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:41:37,001 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:41:47,004 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:41:57,007 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:42:07,011 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:42:17,015 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:42:27,019 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:42:37,022 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:42:47,026 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:42:57,077 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:43:07,079 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:43:17,083 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:43:27,087 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:43:37,090 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:43:47,092 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:43:57,097 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:44:07,100 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:44:17,104 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:44:27,117 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:44:37,120 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:44:47,123 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:44:57,126 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:45:07,130 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:45:17,134 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:45:27,138 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:45:37,143 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:45:47,146 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:45:57,149 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:46:07,152 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:46:17,156 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:46:27,160 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:46:37,175 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:46:47,179 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:46:57,183 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:47:07,187 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:47:17,190 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:47:27,193 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:47:37,197 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:47:47,199 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:47:57,203 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:48:07,207 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:48:17,210 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:48:27,219 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:48:37,222 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:48:47,226 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:48:57,230 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:49:07,233 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:49:17,235 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:49:27,239 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:49:37,243 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:49:47,246 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:49:57,251 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:50:07,254 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:50:17,257 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:50:27,261 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:50:37,264 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:50:47,268 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:50:57,274 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:51:07,277 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:51:17,282 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:51:27,285 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:51:37,288 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:51:47,291 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:51:57,294 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:52:07,297 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:52:17,301 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:52:27,304 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:52:37,309 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:52:47,313 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:52:57,317 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:53:07,321 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:53:17,325 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:53:27,330 This scheduler instance (PC-20180606FUAG1598504795710) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 16:53:33,307 Scheduler MyScheduler_$_PC-20180606FUAG1598504795710 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 16:53:33,314 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-08-27 16:53:33,319 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-08-27 16:53:33,320 Scheduler MyScheduler_$_PC-20180606FUAG1598504795710 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-08-27 16:53:33,320 Scheduler MyScheduler_$_PC-20180606FUAG1598504795710 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 16:53:33,321 Scheduler MyScheduler_$_PC-20180606FUAG1598504795710 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-08-27 16:53:33,328 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-08-27 16:53:33,341 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-08-27 16:53:33,353 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-08-27 16:53:34,581 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
Logback Log Messages

Log session start time Thu Aug 27 17:02:16 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-27 16:54:33,269 Starting JeecgApplication on PC-20180606FUAG with PID 7728 (started by Administrator in F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-27 16:54:33,323 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-27 16:54:35,069 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-27 16:54:35,072 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-27 16:54:35,176 Finished Spring Data repository scanning in 88ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-27 16:54:35,664 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$ed7f1cd5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 16:54:35,758 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 16:54:35,849 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 202
INFO 2020-08-27 16:54:35,851 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 220
INFO 2020-08-27 16:54:35,855 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 16:54:35,860 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 16:54:35,901 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 16:54:35,997 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$cd79b33f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 16:54:36,158 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 16:54:36,164 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$37082410] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 16:54:36,175 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 16:54:36,182 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 16:54:36,208 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 16:54:36,217 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$e2937189] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 16:54:36,329 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 16:54:36,420 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 16:54:36,434 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$384da41f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 16:54:36,472 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$e09290ef] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 16:54:36,477 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 16:54:36,889 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-27 16:54:36,905 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 16:54:36,915 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-27 16:54:36,916 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-27 16:54:36,922 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_101\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\tmpSoft\Xshell6\;E:\tmpSoft\Xftp6\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\apache-maven-3.6.3\bin;C:\Program Files\nodejs\;E:\tmpSoft\mysql-5.7.26-winx64\bin;E:\tmpSoft\Git\cmd;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;.] log DirectJDKLog.java 173
INFO 2020-08-27 16:54:37,068 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-27 16:54:37,068 Root WebApplicationContext: initialization completed in 3702 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-27 16:54:37,489 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-27 16:54:37,796 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-27 16:54:37,797 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-27 16:54:37,797 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-27 16:54:37,798 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-27 16:54:52,243 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-27 16:54:52,245 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-08-27 16:54:52,255 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-27 16:54:52,255 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-27 16:54:52,260 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-27 16:54:52,262 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-27 16:54:52,263 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20180606FUAG1598518492244' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-08-27 16:54:52,263 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-27 16:54:52,263 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-27 16:54:52,263 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@580c4c0b setJobFactory QuartzScheduler.java 2287
INFO 2020-08-27 16:54:56,190 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-27 16:54:56,435 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-27 16:54:56,844 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-27 16:54:57,936 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-27 16:54:57,957 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-27 16:54:58,038 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-27 16:54:58,270 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,272 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,274 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,276 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,278 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,283 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,292 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,294 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,295 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,297 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,298 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,309 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,311 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,312 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,314 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,325 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,393 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,394 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,396 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,399 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,409 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,411 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,416 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,418 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,419 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,423 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,434 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,451 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,456 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,458 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,461 Generating unique operation named: idsqueryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,463 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,469 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,483 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,485 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,487 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,489 Generating unique operation named: idsqueryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,491 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,497 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,517 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,520 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,522 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,525 Generating unique operation named: idsqueryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,526 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,532 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,539 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,541 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,542 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,543 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,545 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,551 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,555 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,556 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,565 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,566 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,570 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,575 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,577 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,578 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,580 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,581 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,584 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,594 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,596 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,597 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,599 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,602 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,608 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,610 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,611 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,612 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,613 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,618 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,623 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,625 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,626 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,628 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,629 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,633 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,637 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,638 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,639 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,641 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,642 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,646 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,651 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,652 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,653 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,654 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,655 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,659 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,663 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,664 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,666 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,667 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,668 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,672 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,681 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,682 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,683 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,684 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,686 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,694 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,698 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,703 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,705 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,713 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,715 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,716 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,718 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,719 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,723 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,729 Generating unique operation named: addUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,731 Generating unique operation named: deleteUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,732 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,733 Generating unique operation named: editUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,734 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,738 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,743 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 16:54:58,768 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-27 16:54:58,981 Scheduler MyScheduler_$_PC-20180606FUAG1598518492244 started. start QuartzScheduler.java 547
INFO 2020-08-27 16:54:58,998 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 16:54:59,027 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-08-27 16:54:59,030 Started JeecgApplication in 26.588 seconds (JVM running for 27.978) logStarted StartupInfoLogger.java 59
INFO 2020-08-27 16:54:59,044 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.207:8080/jeecg-boot/ Swagger-UI: http://192.168.1.207:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-08-27 16:54:59,577 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-27 16:54:59,578 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-27 16:54:59,599 Completed initialization in 21 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-27 16:54:59,704 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-27 16:54:59,716 Starting without optional kqueue library <clinit> KqueueProvider.java 70
WARN 2020-08-27 16:55:03,196 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 16:55:03,199 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 16:55:03,274 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 16:55:08,907 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:55:18,910 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:55:28,914 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:55:38,925 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:55:48,928 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:55:58,934 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:56:08,937 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 16:56:16,092 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
WARN 2020-08-27 16:56:18,941 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 16:56:20,627 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg1MTc3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.oUqxGbCCb5xmcI_zwLD5CgBPOkn9_ZTd6DhpZznVUSc jwtTokenRefresh ShiroRealm.java 157
INFO 2020-08-27 16:56:20,665 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg1MTc3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.oUqxGbCCb5xmcI_zwLD5CgBPOkn9_ZTd6DhpZznVUSc getUserPermissionByToken SysPermissionController.java 206
WARN 2020-08-27 16:56:22,773 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 16:56:22,774 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 16:56:22,777 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 16:56:28,946 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:56:38,950 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 16:56:45,118 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 16:56:45,122 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 16:56:45,125 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 16:56:45,126 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 16:56:45,125 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 16:56:45,126 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 16:56:45,138 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598518605123) getDictItems SysDictController.java 172
INFO 2020-08-27 16:56:45,138 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598518605126) getDictItems SysDictController.java 172
ERROR 2020-08-27 16:56:45,226 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$536acfc6.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor269.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$5fce2cfc.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor273.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor272.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 119 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 158 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
WARN 2020-08-27 16:56:48,954 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 16:56:50,822 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 16:56:50,823 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 16:56:50,824 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 16:56:50,824 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 16:56:50,824 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 16:56:50,826 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598518610823) getDictItems SysDictController.java 172
INFO 2020-08-27 16:56:50,828 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 16:56:50,832 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598518610825) getDictItems SysDictController.java 172
ERROR 2020-08-27 16:56:50,830 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$536acfc6.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor269.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$5fce2cfc.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor273.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor272.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 119 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 158 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
INFO 2020-08-27 16:56:52,897 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 16:56:52,897 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 16:56:52,897 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 16:56:52,897 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 16:56:52,902 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598518612897) getDictItems SysDictController.java 172
ERROR 2020-08-27 16:56:52,901 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$536acfc6.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor269.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$5fce2cfc.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor273.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor272.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 119 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 158 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 167 common frames omitted
WARN 2020-08-27 16:56:58,957 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:57:08,961 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 16:57:18,297 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 16:57:18,298 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 16:57:18,316 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598518638298) getDictItems SysDictController.java 172
WARN 2020-08-27 16:57:18,964 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 16:57:19,512 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 16:57:19,513 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 16:57:19,516 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598518639513) getDictItems SysDictController.java 172
WARN 2020-08-27 16:57:28,966 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:57:38,969 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:57:48,973 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
ERROR 2020-08-27 16:57:54,011 Required String parameter 'plan1Ids' is not present handleException JeecgBootExceptionHandler.java 57
org.springframework.web.bind.MissingServletRequestParameterException: Required String parameter 'plan1Ids' is not present
    at org.springframework.web.method.annotation.RequestParamMethodArgumentResolver.handleMissingValue(RequestParamMethodArgumentResolver.java:202)
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:113)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
WARN 2020-08-27 16:57:58,978 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:58:08,982 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:58:18,985 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:58:28,988 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:58:38,993 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:58:48,995 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:58:58,999 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:59:09,004 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:59:19,008 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:59:29,013 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:59:39,017 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:59:49,020 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 16:59:59,022 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:00:09,026 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:00:19,030 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:00:29,036 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:00:39,041 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:00:49,045 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:00:59,049 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:01:09,052 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:01:19,057 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:01:29,061 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:01:39,063 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:01:49,066 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:01:59,070 This scheduler instance (PC-20180606FUAG1598518492244) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 17:02:05,895 Scheduler MyScheduler_$_PC-20180606FUAG1598518492244 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 17:02:05,897 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-08-27 17:02:05,901 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-08-27 17:02:05,902 Scheduler MyScheduler_$_PC-20180606FUAG1598518492244 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-08-27 17:02:05,902 Scheduler MyScheduler_$_PC-20180606FUAG1598518492244 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 17:02:05,903 Scheduler MyScheduler_$_PC-20180606FUAG1598518492244 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-08-27 17:02:05,908 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-08-27 17:02:05,911 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-08-27 17:02:05,915 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Thu Aug 27 17:04:29 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-27 17:02:16,225 Starting JeecgApplication on PC-20180606FUAG with PID 7724 (started by Administrator in F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-27 17:02:16,229 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-27 17:02:17,925 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-27 17:02:17,928 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-27 17:02:18,055 Finished Spring Data repository scanning in 106ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-27 17:02:18,528 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$809a384f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:02:18,629 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:02:18,722 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 202
INFO 2020-08-27 17:02:18,724 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 220
INFO 2020-08-27 17:02:18,728 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:02:18,733 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:02:18,766 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:02:18,843 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6094ceb9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:02:19,000 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:02:19,006 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ca233f8a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:02:19,017 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:02:19,025 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:02:19,057 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:02:19,067 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$75ae8d03] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:02:19,188 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:02:19,273 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:02:19,288 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$cb68bf99] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:02:19,329 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$73adac69] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:02:19,334 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:02:19,758 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-27 17:02:19,774 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 17:02:19,784 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-27 17:02:19,784 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-27 17:02:19,791 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_101\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\tmpSoft\Xshell6\;E:\tmpSoft\Xftp6\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\apache-maven-3.6.3\bin;C:\Program Files\nodejs\;E:\tmpSoft\mysql-5.7.26-winx64\bin;E:\tmpSoft\Git\cmd;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;.] log DirectJDKLog.java 173
INFO 2020-08-27 17:02:19,959 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-27 17:02:19,959 Root WebApplicationContext: initialization completed in 3691 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-27 17:02:20,358 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-27 17:02:20,661 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-27 17:02:20,661 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-27 17:02:20,662 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-27 17:02:20,662 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-27 17:02:25,375 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-27 17:02:25,378 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-08-27 17:02:25,389 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-27 17:02:25,390 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-27 17:02:25,395 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-27 17:02:25,397 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-27 17:02:25,398 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20180606FUAG1598518945377' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-08-27 17:02:25,399 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-27 17:02:25,399 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-27 17:02:25,399 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1d9cac6e setJobFactory QuartzScheduler.java 2287
INFO 2020-08-27 17:02:27,832 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-27 17:02:28,084 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-27 17:02:28,410 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-27 17:02:29,420 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-27 17:02:29,438 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-27 17:02:29,513 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-27 17:02:29,735 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,737 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,739 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,741 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,742 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,747 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,757 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,758 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,760 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,762 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,763 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,774 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,776 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,777 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,779 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,790 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,858 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,860 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,861 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,864 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,874 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,876 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,880 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,882 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,883 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,886 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,896 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,908 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,910 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,911 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,913 Generating unique operation named: idsqueryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,915 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,921 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,934 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,935 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,936 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,940 Generating unique operation named: idsqueryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,941 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,947 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,957 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,958 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,959 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,961 Generating unique operation named: idsqueryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,962 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,968 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,975 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,976 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,978 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,980 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,981 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,987 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,993 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:29,994 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,004 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,005 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,009 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,016 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,017 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,018 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,020 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,021 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,025 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,037 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,040 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,041 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,043 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,045 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,052 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,054 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,056 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,057 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,058 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,062 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,068 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,070 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,071 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,073 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,074 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,078 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,082 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,084 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,085 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,086 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,087 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,090 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,095 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,096 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,097 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,098 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,100 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,104 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,109 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,110 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,111 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,113 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,114 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,117 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,124 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,127 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,128 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,129 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,130 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,137 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,143 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,147 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,148 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,157 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,158 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,159 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,161 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,162 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,166 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,172 Generating unique operation named: addUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,173 Generating unique operation named: deleteUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,174 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,176 Generating unique operation named: editUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,177 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,181 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,185 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:02:30,210 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-27 17:02:30,416 Scheduler MyScheduler_$_PC-20180606FUAG1598518945377 started. start QuartzScheduler.java 547
INFO 2020-08-27 17:02:30,434 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 17:02:30,465 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-08-27 17:02:30,469 Started JeecgApplication in 15.189 seconds (JVM running for 16.551) logStarted StartupInfoLogger.java 59
INFO 2020-08-27 17:02:30,484 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.207:8080/jeecg-boot/ Swagger-UI: http://192.168.1.207:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-08-27 17:02:30,921 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-27 17:02:30,922 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-27 17:02:30,940 Completed initialization in 18 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-27 17:02:31,049 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-27 17:02:31,052 Starting without optional kqueue library <clinit> KqueueProvider.java 70
WARN 2020-08-27 17:02:33,163 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 17:02:33,166 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 17:02:33,242 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 17:02:40,343 This scheduler instance (PC-20180606FUAG1598518945377) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:02:50,346 This scheduler instance (PC-20180606FUAG1598518945377) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
ERROR 2020-08-27 17:02:50,534 Cannot generate variable name for non-typed Collection parameter type handleException JeecgBootExceptionHandler.java 57
java.lang.IllegalArgumentException: Cannot generate variable name for non-typed Collection parameter type
    at org.springframework.core.Conventions.getVariableNameForParameter(Conventions.java:114)
    at org.springframework.web.method.annotation.ModelFactory.getNameForParameter(ModelFactory.java:249)
    at org.springframework.web.method.annotation.ModelAttributeMethodProcessor.resolveArgument(ModelAttributeMethodProcessor.java:124)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
WARN 2020-08-27 17:03:00,350 This scheduler instance (PC-20180606FUAG1598518945377) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:03:10,353 This scheduler instance (PC-20180606FUAG1598518945377) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:03:20,357 This scheduler instance (PC-20180606FUAG1598518945377) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:03:30,363 This scheduler instance (PC-20180606FUAG1598518945377) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:03:40,370 This scheduler instance (PC-20180606FUAG1598518945377) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:03:50,374 This scheduler instance (PC-20180606FUAG1598518945377) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:04:00,379 This scheduler instance (PC-20180606FUAG1598518945377) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:04:10,382 This scheduler instance (PC-20180606FUAG1598518945377) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:04:20,387 This scheduler instance (PC-20180606FUAG1598518945377) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 17:04:20,707 Scheduler MyScheduler_$_PC-20180606FUAG1598518945377 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 17:04:20,709 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-08-27 17:04:20,712 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-08-27 17:04:20,713 Scheduler MyScheduler_$_PC-20180606FUAG1598518945377 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-08-27 17:04:20,713 Scheduler MyScheduler_$_PC-20180606FUAG1598518945377 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 17:04:20,714 Scheduler MyScheduler_$_PC-20180606FUAG1598518945377 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-08-27 17:04:20,719 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-08-27 17:04:20,721 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-08-27 17:04:20,724 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-08-27 17:04:21,945 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
Logback Log Messages

Log session start time Thu Aug 27 17:06:16 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-27 17:04:29,401 Starting JeecgApplication on PC-20180606FUAG with PID 2092 (started by Administrator in F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-27 17:04:29,405 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-27 17:04:31,122 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-27 17:04:31,126 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-27 17:04:31,222 Finished Spring Data repository scanning in 81ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-27 17:04:31,695 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$1edd46bc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:04:31,790 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:04:31,881 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 202
INFO 2020-08-27 17:04:31,884 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 220
INFO 2020-08-27 17:04:31,888 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:04:31,892 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:04:31,926 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:04:32,007 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$fed7dd26] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:04:32,171 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:04:32,177 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$68664df7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:04:32,188 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:04:32,195 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:04:32,220 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:04:32,230 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$13f19b70] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:04:32,352 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:04:32,435 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:04:32,450 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$69abce06] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:04:32,488 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$11f0bad6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:04:32,493 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:04:32,920 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-27 17:04:32,937 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 17:04:32,947 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-27 17:04:32,948 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-27 17:04:32,954 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_101\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\tmpSoft\Xshell6\;E:\tmpSoft\Xftp6\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\apache-maven-3.6.3\bin;C:\Program Files\nodejs\;E:\tmpSoft\mysql-5.7.26-winx64\bin;E:\tmpSoft\Git\cmd;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;.] log DirectJDKLog.java 173
INFO 2020-08-27 17:04:33,119 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-27 17:04:33,120 Root WebApplicationContext: initialization completed in 3665 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-27 17:04:33,529 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-27 17:04:33,830 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-27 17:04:33,831 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-27 17:04:33,831 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-27 17:04:33,832 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-27 17:04:38,663 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-27 17:04:38,666 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-08-27 17:04:38,678 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-27 17:04:38,678 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-27 17:04:38,683 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-27 17:04:38,685 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-27 17:04:38,686 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20180606FUAG1598519078665' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-08-27 17:04:38,686 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-27 17:04:38,686 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-27 17:04:38,686 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5f1dadf4 setJobFactory QuartzScheduler.java 2287
INFO 2020-08-27 17:04:41,261 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-27 17:04:41,501 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-27 17:04:41,833 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-27 17:04:42,845 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-27 17:04:42,861 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-27 17:04:42,934 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-27 17:04:43,160 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,162 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,164 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,165 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,167 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,171 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,180 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,182 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,184 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,185 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,187 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,198 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,199 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,201 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,203 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,213 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,280 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,282 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,284 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,286 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,295 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,297 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,301 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,303 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,304 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,307 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,317 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,329 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,330 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,332 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,333 Generating unique operation named: idsqueryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,335 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,340 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,353 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,354 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,356 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,357 Generating unique operation named: idsqueryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,359 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,364 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,375 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,376 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,378 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,380 Generating unique operation named: idsqueryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,382 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,387 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,394 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,395 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,397 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,399 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,400 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,408 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,411 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,414 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,424 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,426 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,431 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,438 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,439 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,441 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,442 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,443 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,448 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,460 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,461 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,464 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,466 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,469 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,476 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,479 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,480 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,482 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,483 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,487 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,493 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,495 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,496 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,499 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,500 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,504 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,509 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,510 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,512 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,513 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,515 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,518 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,524 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,525 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,526 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,527 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,529 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,533 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,538 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,539 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,540 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,541 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,542 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,546 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,554 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,555 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,556 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,557 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,559 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,566 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,571 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,576 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,577 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,586 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,588 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,589 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,590 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,591 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,595 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,602 Generating unique operation named: addUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,603 Generating unique operation named: deleteUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,604 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,606 Generating unique operation named: editUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,607 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,611 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,616 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:04:43,642 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-27 17:04:43,856 Scheduler MyScheduler_$_PC-20180606FUAG1598519078665 started. start QuartzScheduler.java 547
INFO 2020-08-27 17:04:43,876 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 17:04:43,909 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-08-27 17:04:43,912 Started JeecgApplication in 15.451 seconds (JVM running for 16.432) logStarted StartupInfoLogger.java 59
INFO 2020-08-27 17:04:43,929 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.207:8080/jeecg-boot/ Swagger-UI: http://192.168.1.207:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-08-27 17:04:44,335 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-27 17:04:44,336 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-27 17:04:44,353 Completed initialization in 17 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-27 17:04:44,458 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-27 17:04:44,460 Starting without optional kqueue library <clinit> KqueueProvider.java 70
WARN 2020-08-27 17:04:48,152 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 17:04:48,155 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 17:04:48,230 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 17:04:53,783 This scheduler instance (PC-20180606FUAG1598519078665) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:05:03,786 This scheduler instance (PC-20180606FUAG1598519078665) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
ERROR 2020-08-27 17:05:04,646 No primary or default constructor found for interface java.util.List handleException JeecgBootExceptionHandler.java 57
java.lang.IllegalStateException: No primary or default constructor found for interface java.util.List
    at org.springframework.web.method.annotation.ModelAttributeMethodProcessor.createAttribute(ModelAttributeMethodProcessor.java:219)
    at org.springframework.web.servlet.mvc.method.annotation.ServletModelAttributeMethodProcessor.createAttribute(ServletModelAttributeMethodProcessor.java:84)
    at org.springframework.web.method.annotation.ModelAttributeMethodProcessor.resolveArgument(ModelAttributeMethodProcessor.java:139)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchMethodException: java.util.List.<init>()
    at java.lang.Class.getConstructor0(Class.java:3082)
    at java.lang.Class.getDeclaredConstructor(Class.java:2178)
    at org.springframework.web.method.annotation.ModelAttributeMethodProcessor.createAttribute(ModelAttributeMethodProcessor.java:216)
     ... 89 common frames omitted
WARN 2020-08-27 17:05:13,791 This scheduler instance (PC-20180606FUAG1598519078665) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:05:23,795 This scheduler instance (PC-20180606FUAG1598519078665) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:05:33,799 This scheduler instance (PC-20180606FUAG1598519078665) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:05:43,804 This scheduler instance (PC-20180606FUAG1598519078665) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:05:53,808 This scheduler instance (PC-20180606FUAG1598519078665) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:06:03,811 This scheduler instance (PC-20180606FUAG1598519078665) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 17:06:08,691 Scheduler MyScheduler_$_PC-20180606FUAG1598519078665 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 17:06:08,693 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-08-27 17:06:08,696 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-08-27 17:06:08,697 Scheduler MyScheduler_$_PC-20180606FUAG1598519078665 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-08-27 17:06:08,697 Scheduler MyScheduler_$_PC-20180606FUAG1598519078665 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 17:06:08,698 Scheduler MyScheduler_$_PC-20180606FUAG1598519078665 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-08-27 17:06:08,703 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-08-27 17:06:08,706 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-08-27 17:06:08,710 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-08-27 17:06:09,862 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
Logback Log Messages

Log session start time Thu Aug 27 17:10:15 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-27 17:06:16,913 Starting JeecgApplication on PC-20180606FUAG with PID 7932 (started by Administrator in F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-27 17:06:16,918 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-27 17:06:18,673 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-27 17:06:18,675 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-27 17:06:18,773 Finished Spring Data repository scanning in 82ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-27 17:06:19,269 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$699c7970] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:06:19,361 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:06:19,454 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 202
INFO 2020-08-27 17:06:19,456 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 220
INFO 2020-08-27 17:06:19,460 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:06:19,465 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:06:19,500 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:06:19,582 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$49970fda] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:06:19,741 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:06:19,747 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b32580ab] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:06:19,759 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:06:19,766 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:06:19,791 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:06:19,801 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$5eb0ce24] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:06:19,924 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:06:20,007 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:06:20,022 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b46b00ba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:06:20,064 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5cafed8a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:06:20,070 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:06:20,496 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-27 17:06:20,515 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 17:06:20,526 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-27 17:06:20,527 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-27 17:06:20,534 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_101\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\tmpSoft\Xshell6\;E:\tmpSoft\Xftp6\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\apache-maven-3.6.3\bin;C:\Program Files\nodejs\;E:\tmpSoft\mysql-5.7.26-winx64\bin;E:\tmpSoft\Git\cmd;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;.] log DirectJDKLog.java 173
INFO 2020-08-27 17:06:20,697 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-27 17:06:20,697 Root WebApplicationContext: initialization completed in 3675 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-27 17:06:21,107 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-27 17:06:21,412 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-27 17:06:21,413 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-27 17:06:21,413 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-27 17:06:21,414 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-27 17:06:26,192 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-27 17:06:26,194 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-08-27 17:06:26,206 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-27 17:06:26,206 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-27 17:06:26,210 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-27 17:06:26,212 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-27 17:06:26,213 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20180606FUAG1598519186193' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-08-27 17:06:26,214 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-27 17:06:26,214 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-27 17:06:26,214 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@41962299 setJobFactory QuartzScheduler.java 2287
INFO 2020-08-27 17:06:28,793 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-27 17:06:29,040 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-27 17:06:29,401 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-27 17:06:30,383 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-27 17:06:30,399 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-27 17:06:30,470 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-27 17:06:30,710 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,712 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,714 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,716 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,717 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,722 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,730 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,732 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,734 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,735 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,737 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,748 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,749 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,751 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,753 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,764 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,840 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,841 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,843 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,846 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,855 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,857 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,861 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,862 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,864 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,866 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,876 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,888 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,890 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,891 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,893 Generating unique operation named: idsqueryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,894 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,900 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,913 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,915 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,917 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,918 Generating unique operation named: idsqueryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,920 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,925 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,935 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,936 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,937 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,939 Generating unique operation named: idsqueryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,940 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,945 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,951 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,952 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,953 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,955 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,956 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,962 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,966 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,968 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,978 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,981 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,985 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,991 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,993 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,994 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,996 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:30,997 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,001 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,013 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,014 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,016 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,017 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,021 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,030 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,033 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,034 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,035 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,036 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,041 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,048 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,049 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,051 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,052 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,053 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,057 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,061 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,063 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,064 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,065 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,066 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,070 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,075 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,076 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,078 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,079 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,080 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,083 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,088 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,089 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,090 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,091 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,092 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,096 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,104 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,105 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,106 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,107 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,109 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,118 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,123 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,127 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,128 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,136 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,138 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,139 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,140 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,141 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,145 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,150 Generating unique operation named: addUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,153 Generating unique operation named: deleteUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,153 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,155 Generating unique operation named: editUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,155 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,159 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,163 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:06:31,188 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-27 17:06:31,413 Scheduler MyScheduler_$_PC-20180606FUAG1598519186193 started. start QuartzScheduler.java 547
INFO 2020-08-27 17:06:31,450 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 17:06:31,486 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-08-27 17:06:31,489 Started JeecgApplication in 15.4 seconds (JVM running for 16.438) logStarted StartupInfoLogger.java 59
INFO 2020-08-27 17:06:31,510 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.207:8080/jeecg-boot/ Swagger-UI: http://192.168.1.207:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-08-27 17:06:31,761 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-27 17:06:31,761 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-27 17:06:31,778 Completed initialization in 17 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-27 17:06:31,890 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-27 17:06:31,893 Starting without optional kqueue library <clinit> KqueueProvider.java 70
WARN 2020-08-27 17:06:36,127 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 17:06:36,130 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 17:06:36,202 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 17:06:41,338 This scheduler instance (PC-20180606FUAG1598519186193) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:06:51,344 This scheduler instance (PC-20180606FUAG1598519186193) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
ERROR 2020-08-27 17:06:57,442 Required List parameter 'completeOrderList' is not present handleException JeecgBootExceptionHandler.java 57
org.springframework.web.bind.MissingServletRequestParameterException: Required List parameter 'completeOrderList' is not present
    at org.springframework.web.method.annotation.RequestParamMethodArgumentResolver.handleMissingValue(RequestParamMethodArgumentResolver.java:202)
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:113)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
WARN 2020-08-27 17:07:01,350 This scheduler instance (PC-20180606FUAG1598519186193) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:07:11,353 This scheduler instance (PC-20180606FUAG1598519186193) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:07:21,358 This scheduler instance (PC-20180606FUAG1598519186193) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:07:31,363 This scheduler instance (PC-20180606FUAG1598519186193) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:07:41,367 This scheduler instance (PC-20180606FUAG1598519186193) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:07:51,372 This scheduler instance (PC-20180606FUAG1598519186193) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:08:01,374 This scheduler instance (PC-20180606FUAG1598519186193) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:08:11,379 This scheduler instance (PC-20180606FUAG1598519186193) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:08:21,384 This scheduler instance (PC-20180606FUAG1598519186193) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:08:31,389 This scheduler instance (PC-20180606FUAG1598519186193) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:08:41,392 This scheduler instance (PC-20180606FUAG1598519186193) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:08:51,397 This scheduler instance (PC-20180606FUAG1598519186193) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:09:01,402 This scheduler instance (PC-20180606FUAG1598519186193) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:09:11,407 This scheduler instance (PC-20180606FUAG1598519186193) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:09:21,413 This scheduler instance (PC-20180606FUAG1598519186193) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:09:31,415 This scheduler instance (PC-20180606FUAG1598519186193) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:09:41,419 This scheduler instance (PC-20180606FUAG1598519186193) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:09:51,423 This scheduler instance (PC-20180606FUAG1598519186193) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:10:01,427 This scheduler instance (PC-20180606FUAG1598519186193) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 17:10:04,243 Scheduler MyScheduler_$_PC-20180606FUAG1598519186193 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 17:10:04,245 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-08-27 17:10:04,249 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-08-27 17:10:04,250 Scheduler MyScheduler_$_PC-20180606FUAG1598519186193 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-08-27 17:10:04,250 Scheduler MyScheduler_$_PC-20180606FUAG1598519186193 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 17:10:04,252 Scheduler MyScheduler_$_PC-20180606FUAG1598519186193 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-08-27 17:10:04,258 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-08-27 17:10:04,261 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-08-27 17:10:04,265 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-08-27 17:10:05,761 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
Logback Log Messages

Log session start time Thu Aug 27 17:14:34 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-27 17:10:15,620 Starting JeecgApplication on PC-20180606FUAG with PID 7176 (started by Administrator in F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-27 17:10:15,625 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-27 17:10:17,350 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-27 17:10:17,353 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-27 17:10:17,463 Finished Spring Data repository scanning in 94ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-27 17:10:18,129 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6f535f76] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:10:18,230 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:10:18,329 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 202
INFO 2020-08-27 17:10:18,333 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 220
INFO 2020-08-27 17:10:18,339 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:10:18,346 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:10:18,379 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:10:18,455 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4f4df5e0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:10:18,618 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:10:18,624 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b8dc66b1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:10:18,635 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:10:18,642 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:10:18,669 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:10:18,678 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$6467b42a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:10:18,813 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:10:18,899 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:10:18,913 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$ba21e6c0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:10:18,950 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$6266d390] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:10:18,955 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:10:19,448 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-27 17:10:19,466 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 17:10:19,477 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-27 17:10:19,477 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-27 17:10:19,484 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_101\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\tmpSoft\Xshell6\;E:\tmpSoft\Xftp6\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\apache-maven-3.6.3\bin;C:\Program Files\nodejs\;E:\tmpSoft\mysql-5.7.26-winx64\bin;E:\tmpSoft\Git\cmd;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;.] log DirectJDKLog.java 173
INFO 2020-08-27 17:10:19,670 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-27 17:10:19,670 Root WebApplicationContext: initialization completed in 3984 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-27 17:10:20,085 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-27 17:10:20,407 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-27 17:10:20,407 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-27 17:10:20,408 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-27 17:10:20,408 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-27 17:10:25,386 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-27 17:10:25,389 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-08-27 17:10:25,399 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-27 17:10:25,400 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-27 17:10:25,405 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-27 17:10:25,407 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-27 17:10:25,409 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20180606FUAG1598519425388' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-08-27 17:10:25,409 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-27 17:10:25,409 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-27 17:10:25,410 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1c149539 setJobFactory QuartzScheduler.java 2287
INFO 2020-08-27 17:10:27,962 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-27 17:10:28,196 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-27 17:10:28,526 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-27 17:10:29,575 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-27 17:10:29,591 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-27 17:10:29,662 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-27 17:10:29,893 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:29,895 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:29,897 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:29,899 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:29,900 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:29,905 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:29,915 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:29,916 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:29,918 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:29,919 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:29,921 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:29,931 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:29,933 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:29,935 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:29,937 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:29,948 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,015 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,017 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,019 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,021 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,030 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,032 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,036 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,037 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,039 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,043 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,055 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,070 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,074 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,076 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,077 Generating unique operation named: idsqueryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,079 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,085 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,099 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,101 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,102 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,104 Generating unique operation named: idsqueryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,105 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,112 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,122 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,124 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,126 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,127 Generating unique operation named: idsqueryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,129 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,134 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,141 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,143 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,144 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,145 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,147 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,153 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,158 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,160 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,170 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,171 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,176 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,182 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,184 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,186 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,187 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,188 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,193 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,204 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,206 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,208 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,209 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,212 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,218 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,220 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,222 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,223 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,225 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,228 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,234 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,235 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,236 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,237 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,239 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,242 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,247 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,248 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,249 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,250 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,252 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,255 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,260 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,261 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,263 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,264 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,265 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,269 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,273 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,274 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,275 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,276 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,278 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,281 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,289 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,290 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,291 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,292 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,293 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,300 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,305 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,309 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,310 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,318 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,319 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,321 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,322 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,323 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,327 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,332 Generating unique operation named: addUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,334 Generating unique operation named: deleteUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,335 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,336 Generating unique operation named: editUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,337 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,344 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,348 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:10:30,372 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-27 17:10:30,575 Scheduler MyScheduler_$_PC-20180606FUAG1598519425388 started. start QuartzScheduler.java 547
INFO 2020-08-27 17:10:30,593 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 17:10:30,626 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-08-27 17:10:30,629 Started JeecgApplication in 16.1 seconds (JVM running for 16.958) logStarted StartupInfoLogger.java 59
INFO 2020-08-27 17:10:30,645 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.207:8080/jeecg-boot/ Swagger-UI: http://192.168.1.207:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-08-27 17:10:30,919 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-27 17:10:30,920 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-27 17:10:30,967 Completed initialization in 47 ms initServletBean FrameworkServlet.java 546
WARN 2020-08-27 17:10:31,004 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 17:10:31,008 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 17:10:31,094 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2020-08-27 17:10:31,104 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-27 17:10:31,110 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-08-27 17:10:36,968 JSON parse error: Cannot deserialize instance of `java.util.ArrayList` out of START_OBJECT token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.util.ArrayList` out of START_OBJECT token at [Source: (PushbackInputStream); line: 1, column: 1] handleException JeecgBootExceptionHandler.java 57
org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize instance of `java.util.ArrayList` out of START_OBJECT token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.util.ArrayList` out of START_OBJECT token at [Source: (PushbackInputStream); line: 1, column: 1]
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:245)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:227)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:157)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:130)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.util.ArrayList` out of START_OBJECT token at [Source: (PushbackInputStream); line: 1, column: 1]
    at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:63)
    at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1343)
    at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1139)
    at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1093)
    at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.handleNonArray(CollectionDeserializer.java:332)
    at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:265)
    at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:245)
    at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:27)
    at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4013)
    at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3084)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:239)
     ... 91 common frames omitted
WARN 2020-08-27 17:10:40,509 This scheduler instance (PC-20180606FUAG1598519425388) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:10:50,512 This scheduler instance (PC-20180606FUAG1598519425388) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:11:00,517 This scheduler instance (PC-20180606FUAG1598519425388) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:11:10,520 This scheduler instance (PC-20180606FUAG1598519425388) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:11:20,526 This scheduler instance (PC-20180606FUAG1598519425388) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:11:30,531 This scheduler instance (PC-20180606FUAG1598519425388) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:11:40,533 This scheduler instance (PC-20180606FUAG1598519425388) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:11:50,538 This scheduler instance (PC-20180606FUAG1598519425388) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:12:00,546 This scheduler instance (PC-20180606FUAG1598519425388) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:12:10,549 This scheduler instance (PC-20180606FUAG1598519425388) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:12:20,552 This scheduler instance (PC-20180606FUAG1598519425388) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:12:30,565 This scheduler instance (PC-20180606FUAG1598519425388) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:12:40,568 This scheduler instance (PC-20180606FUAG1598519425388) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:12:50,573 This scheduler instance (PC-20180606FUAG1598519425388) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:13:00,576 This scheduler instance (PC-20180606FUAG1598519425388) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:13:10,579 This scheduler instance (PC-20180606FUAG1598519425388) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:13:20,584 This scheduler instance (PC-20180606FUAG1598519425388) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:13:30,586 This scheduler instance (PC-20180606FUAG1598519425388) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:13:40,590 This scheduler instance (PC-20180606FUAG1598519425388) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:13:50,592 This scheduler instance (PC-20180606FUAG1598519425388) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:14:00,595 This scheduler instance (PC-20180606FUAG1598519425388) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:14:10,598 This scheduler instance (PC-20180606FUAG1598519425388) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:14:20,621 This scheduler instance (PC-20180606FUAG1598519425388) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 17:14:25,256 Scheduler MyScheduler_$_PC-20180606FUAG1598519425388 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 17:14:25,259 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-08-27 17:14:25,262 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-08-27 17:14:25,262 Scheduler MyScheduler_$_PC-20180606FUAG1598519425388 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-08-27 17:14:25,263 Scheduler MyScheduler_$_PC-20180606FUAG1598519425388 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 17:14:25,264 Scheduler MyScheduler_$_PC-20180606FUAG1598519425388 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-08-27 17:14:25,269 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-08-27 17:14:25,272 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-08-27 17:14:25,276 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-08-27 17:14:26,440 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
Logback Log Messages

Log session start time Thu Aug 27 17:18:19 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-27 17:14:35,141 Starting JeecgApplication on PC-20180606FUAG with PID 7824 (started by Administrator in F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-27 17:14:35,144 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-27 17:14:37,011 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-27 17:14:37,014 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-27 17:14:37,131 Finished Spring Data repository scanning in 98ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-27 17:14:37,603 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$d3742413] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:14:37,700 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:14:37,791 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 202
INFO 2020-08-27 17:14:37,793 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 220
INFO 2020-08-27 17:14:37,797 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:14:37,801 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:14:37,836 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:14:37,917 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b36eba7d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:14:38,081 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:14:38,087 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$1cfd2b4e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:14:38,099 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:14:38,106 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:14:38,132 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:14:38,141 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$c88878c7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:14:38,255 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:14:38,339 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:14:38,354 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$1e42ab5d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:14:38,392 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$c687982d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:14:38,397 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:14:38,823 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-27 17:14:38,839 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 17:14:38,850 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-27 17:14:38,850 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-27 17:14:38,857 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_101\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\tmpSoft\Xshell6\;E:\tmpSoft\Xftp6\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\apache-maven-3.6.3\bin;C:\Program Files\nodejs\;E:\tmpSoft\mysql-5.7.26-winx64\bin;E:\tmpSoft\Git\cmd;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;.] log DirectJDKLog.java 173
INFO 2020-08-27 17:14:39,030 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-27 17:14:39,031 Root WebApplicationContext: initialization completed in 3848 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-27 17:14:39,437 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-27 17:14:39,741 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-27 17:14:39,741 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-27 17:14:39,742 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-27 17:14:39,742 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-27 17:14:44,423 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-27 17:14:44,426 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-08-27 17:14:44,437 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-27 17:14:44,438 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-27 17:14:44,443 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-27 17:14:44,445 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-27 17:14:44,446 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20180606FUAG1598519684425' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-08-27 17:14:44,446 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-27 17:14:44,446 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-27 17:14:44,447 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@54fbaa65 setJobFactory QuartzScheduler.java 2287
INFO 2020-08-27 17:14:47,231 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-27 17:14:47,469 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-27 17:14:47,793 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-27 17:14:48,782 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-27 17:14:48,799 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-27 17:14:48,911 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-27 17:14:49,148 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,150 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,152 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,154 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,156 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,161 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,170 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,172 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,174 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,175 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,177 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,188 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,190 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,191 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,193 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,204 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,269 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,271 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,272 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,275 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,283 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,285 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,289 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,291 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,292 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,295 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,308 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,321 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,322 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,323 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,325 Generating unique operation named: idsqueryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,326 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,332 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,344 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,346 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,348 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,350 Generating unique operation named: idsqueryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,351 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,358 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,367 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,369 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,370 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,372 Generating unique operation named: idsqueryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,373 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,380 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,386 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,388 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,390 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,391 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,393 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,399 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,405 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,406 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,417 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,419 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,425 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,432 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,433 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,435 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,436 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,438 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,443 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,457 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,459 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,460 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,462 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,465 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,473 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,475 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,477 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,478 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,479 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,482 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,488 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,490 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,491 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,492 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,494 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,498 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,502 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,504 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,505 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,506 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,507 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,511 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,516 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,517 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,518 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,519 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,521 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,524 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,528 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,529 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,531 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,532 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,533 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,536 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,544 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,545 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,546 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,547 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,548 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,556 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,560 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,563 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,565 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,573 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,575 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,576 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,577 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,578 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,583 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,588 Generating unique operation named: addUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,589 Generating unique operation named: deleteUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,591 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,592 Generating unique operation named: editUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,594 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,598 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,601 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:14:49,625 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-27 17:14:49,829 Scheduler MyScheduler_$_PC-20180606FUAG1598519684425 started. start QuartzScheduler.java 547
INFO 2020-08-27 17:14:49,849 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 17:14:49,883 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-08-27 17:14:49,886 Started JeecgApplication in 15.888 seconds (JVM running for 16.991) logStarted StartupInfoLogger.java 59
INFO 2020-08-27 17:14:49,901 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.207:8080/jeecg-boot/ Swagger-UI: http://192.168.1.207:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-08-27 17:14:50,015 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-27 17:14:50,016 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-27 17:14:50,037 Completed initialization in 21 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-27 17:14:50,158 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-27 17:14:50,161 Starting without optional kqueue library <clinit> KqueueProvider.java 70
WARN 2020-08-27 17:14:53,140 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 17:14:53,144 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 17:14:53,219 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 17:15:29,775 This scheduler instance (PC-20180606FUAG1598519684425) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:16:09,428 This scheduler instance (PC-20180606FUAG1598519684425) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
ERROR 2020-08-27 17:16:09,436 java.util.LinkedHashMap cannot be cast to org.jeecg.modules.cable.utils.Plan1ReceivingStorage handleException JeecgBootExceptionHandler.java 57
java.lang.ClassCastException: java.util.LinkedHashMap cannot be cast to org.jeecg.modules.cable.utils.Plan1ReceivingStorage
    at org.jeecg.modules.cable.service.impl.Plan1ServiceImpl.consolidationCompleted(Plan1ServiceImpl.java:120)
    at org.jeecg.modules.cable.service.impl.Plan1ServiceImpl$$FastClassBySpringCGLIB$$b71cd400.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.cable.service.impl.Plan1ServiceImpl$$EnhancerBySpringCGLIB$$1a6b3026.consolidationCompleted(<generated>)
    at org.jeecg.modules.cable.controller.Plan1Controller.consolidationCompleted(Plan1Controller.java:81)
    at org.jeecg.modules.cable.controller.Plan1Controller$$FastClassBySpringCGLIB$$3a4cd14.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.cable.controller.Plan1Controller$$EnhancerBySpringCGLIB$$537767d0.consolidationCompleted(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
INFO 2020-08-27 17:16:09,472 Scheduler MyScheduler_$_PC-20180606FUAG1598519684425 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 17:16:09,474 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-08-27 17:16:09,478 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-08-27 17:16:09,478 Scheduler MyScheduler_$_PC-20180606FUAG1598519684425 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-08-27 17:16:09,479 Scheduler MyScheduler_$_PC-20180606FUAG1598519684425 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 17:16:09,546 Scheduler MyScheduler_$_PC-20180606FUAG1598519684425 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-08-27 17:16:09,551 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-08-27 17:16:09,554 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-08-27 17:16:09,557 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Thu Aug 27 17:23:14 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-27 17:18:19,393 Starting JeecgApplication on PC-20180606FUAG with PID 2220 (started by Administrator in F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-27 17:18:19,397 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-27 17:18:21,163 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-27 17:18:21,166 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-27 17:18:21,275 Finished Spring Data repository scanning in 92ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-27 17:18:21,769 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$ecd678ac] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:18:21,865 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:18:21,959 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 202
INFO 2020-08-27 17:18:21,962 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 220
INFO 2020-08-27 17:18:21,967 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:18:21,974 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:18:22,010 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:18:22,094 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ccd10f16] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:18:22,254 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:18:22,261 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$365f7fe7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:18:22,273 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:18:22,279 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:18:22,306 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:18:22,316 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$e1eacd60] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:18:22,431 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:18:22,512 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:18:22,526 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$37a4fff6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:18:22,563 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$dfe9ecc6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:18:22,568 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:18:23,008 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-27 17:18:23,024 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 17:18:23,035 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-27 17:18:23,035 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-27 17:18:23,042 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_101\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\tmpSoft\Xshell6\;E:\tmpSoft\Xftp6\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\apache-maven-3.6.3\bin;C:\Program Files\nodejs\;E:\tmpSoft\mysql-5.7.26-winx64\bin;E:\tmpSoft\Git\cmd;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;.] log DirectJDKLog.java 173
INFO 2020-08-27 17:18:23,182 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-27 17:18:23,183 Root WebApplicationContext: initialization completed in 3742 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-27 17:18:23,582 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-27 17:18:23,886 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-27 17:18:23,886 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-27 17:18:23,887 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-27 17:18:23,887 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-27 17:18:28,774 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-27 17:18:28,777 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-08-27 17:18:28,789 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-27 17:18:28,790 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-27 17:18:28,795 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-27 17:18:28,797 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-27 17:18:28,799 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20180606FUAG1598519908776' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-08-27 17:18:28,799 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-27 17:18:28,800 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-27 17:18:28,800 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4cf1ec2 setJobFactory QuartzScheduler.java 2287
INFO 2020-08-27 17:18:31,628 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-27 17:18:31,881 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-27 17:18:32,260 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-27 17:18:33,249 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-27 17:18:33,267 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-27 17:18:33,342 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-27 17:18:33,582 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,584 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,587 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,588 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,590 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,595 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,603 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,605 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,606 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,608 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,610 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,620 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,622 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,624 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,625 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,637 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,703 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,705 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,707 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,709 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,718 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,721 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,725 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,726 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,728 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,731 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,744 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,756 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,757 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,759 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,760 Generating unique operation named: idsqueryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,762 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,767 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,779 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,781 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,783 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,784 Generating unique operation named: idsqueryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,786 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,793 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,803 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,804 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,805 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,807 Generating unique operation named: idsqueryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,808 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,815 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,823 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,825 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,826 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,828 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,829 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,835 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,839 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,840 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,850 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,851 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,855 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,862 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,863 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,864 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,865 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,867 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,870 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,881 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,884 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,886 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,888 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,892 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,900 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,902 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,904 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,905 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,906 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,910 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,916 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,918 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,919 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,920 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,922 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,926 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,930 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,932 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,933 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,934 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,935 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,939 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,944 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,946 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,947 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,948 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,949 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,953 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,957 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,959 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,960 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,961 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,962 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,966 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,976 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,978 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,979 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,980 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,982 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,990 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:33,996 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:34,000 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:34,002 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:34,012 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:34,015 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:34,017 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:34,019 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:34,020 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:34,026 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:34,032 Generating unique operation named: addUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:34,033 Generating unique operation named: deleteUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:34,034 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:34,036 Generating unique operation named: editUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:34,037 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:34,043 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:34,047 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:18:34,071 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-27 17:18:34,267 Scheduler MyScheduler_$_PC-20180606FUAG1598519908776 started. start QuartzScheduler.java 547
INFO 2020-08-27 17:18:34,288 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 17:18:34,321 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-08-27 17:18:34,325 Started JeecgApplication in 15.994 seconds (JVM running for 17.135) logStarted StartupInfoLogger.java 59
INFO 2020-08-27 17:18:34,341 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.207:8080/jeecg-boot/ Swagger-UI: http://192.168.1.207:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-08-27 17:18:34,564 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-27 17:18:34,565 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-27 17:18:34,588 Completed initialization in 22 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-27 17:18:34,698 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-27 17:18:34,701 Starting without optional kqueue library <clinit> KqueueProvider.java 70
WARN 2020-08-27 17:18:36,312 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 17:18:36,327 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 17:18:36,735 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 17:18:44,205 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:18:54,207 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:19:04,212 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:19:14,222 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:19:24,226 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:19:34,231 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:19:44,235 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 17:19:46,710 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 17:19:46,710 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 17:19:46,710 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 17:19:46,717 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 17:19:46,717 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 17:19:46,717 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 17:19:46,785 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598519986710) getDictItems SysDictController.java 172
INFO 2020-08-27 17:19:46,787 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598519986710) getDictItems SysDictController.java 172
ERROR 2020-08-27 17:19:46,816 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$e9a2ed3b.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$2859b60a.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor189.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 120 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 162 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 171 common frames omitted
INFO 2020-08-27 17:19:48,191 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 17:19:48,192 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 17:19:48,194 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 17:19:48,195 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 17:19:48,196 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598519988192) getDictItems SysDictController.java 172
ERROR 2020-08-27 17:19:48,201 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$e9a2ed3b.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$2859b60a.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor189.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 120 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 162 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 171 common frames omitted
WARN 2020-08-27 17:19:54,240 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 17:20:04,196 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 17:20:04,196 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 17:20:04,204 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598520004196) getDictItems SysDictController.java 172
WARN 2020-08-27 17:20:04,243 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 17:20:05,160 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 17:20:05,161 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 17:20:05,167 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598520005161) getDictItems SysDictController.java 172
WARN 2020-08-27 17:20:14,247 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:20:24,250 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:20:38,892 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:20:50,582 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
ERROR 2020-08-27 17:20:52,755 java.util.LinkedHashMap cannot be cast to org.jeecg.modules.cable.utils.Plan1DeliverStorage handleException JeecgBootExceptionHandler.java 57
java.lang.ClassCastException: java.util.LinkedHashMap cannot be cast to org.jeecg.modules.cable.utils.Plan1DeliverStorage
    at org.jeecg.modules.cable.service.impl.Plan1ServiceImpl.consolidationCompleted(Plan1ServiceImpl.java:65)
    at org.jeecg.modules.cable.service.impl.Plan1ServiceImpl$$FastClassBySpringCGLIB$$b71cd400.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.cable.service.impl.Plan1ServiceImpl$$EnhancerBySpringCGLIB$$74fbab6c.consolidationCompleted(<generated>)
    at org.jeecg.modules.cable.controller.Plan1Controller.consolidationCompleted(Plan1Controller.java:76)
    at org.jeecg.modules.cable.controller.Plan1Controller$$FastClassBySpringCGLIB$$3a4cd14.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.cable.controller.Plan1Controller$$EnhancerBySpringCGLIB$$60762061.consolidationCompleted(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
WARN 2020-08-27 17:21:00,585 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:21:10,589 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:21:20,593 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:21:30,596 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:21:40,600 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:21:50,604 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:22:00,607 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:22:10,611 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:22:20,614 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:22:30,618 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:22:40,621 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:22:50,625 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:23:00,629 This scheduler instance (PC-20180606FUAG1598519908776) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 17:23:06,652 Scheduler MyScheduler_$_PC-20180606FUAG1598519908776 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 17:23:06,654 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-08-27 17:23:06,657 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-08-27 17:23:06,657 Scheduler MyScheduler_$_PC-20180606FUAG1598519908776 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-08-27 17:23:06,657 Scheduler MyScheduler_$_PC-20180606FUAG1598519908776 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 17:23:06,658 Scheduler MyScheduler_$_PC-20180606FUAG1598519908776 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-08-27 17:23:06,663 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-08-27 17:23:06,666 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-08-27 17:23:06,669 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-08-27 17:23:07,822 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
Logback Log Messages

Log session start time Thu Aug 27 17:30:32 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-27 17:23:14,744 Starting JeecgApplication on PC-20180606FUAG with PID 7724 (started by Administrator in F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-27 17:23:14,747 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-27 17:23:16,392 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-27 17:23:16,396 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-27 17:23:16,509 Finished Spring Data repository scanning in 88ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-27 17:23:16,989 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$b33be8e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:23:17,093 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:23:17,181 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 202
INFO 2020-08-27 17:23:17,184 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 220
INFO 2020-08-27 17:23:17,187 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:23:17,193 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:23:17,229 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:23:17,311 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$93367f52] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:23:17,466 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:23:17,472 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$fcc4f023] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:23:17,483 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:23:17,489 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:23:17,516 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:23:17,525 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$a8503d9c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:23:17,641 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:23:17,727 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:23:17,741 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$fe0a7032] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:23:17,779 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$a64f5d02] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:23:17,784 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:23:18,202 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-27 17:23:18,219 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 17:23:18,230 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-27 17:23:18,231 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-27 17:23:18,237 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_101\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\tmpSoft\Xshell6\;E:\tmpSoft\Xftp6\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\apache-maven-3.6.3\bin;C:\Program Files\nodejs\;E:\tmpSoft\mysql-5.7.26-winx64\bin;E:\tmpSoft\Git\cmd;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;.] log DirectJDKLog.java 173
INFO 2020-08-27 17:23:18,399 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-27 17:23:18,400 Root WebApplicationContext: initialization completed in 3615 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-27 17:23:18,797 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-27 17:23:19,095 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-27 17:23:19,096 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-27 17:23:19,097 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-27 17:23:19,097 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-27 17:23:23,831 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-27 17:23:23,833 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-08-27 17:23:23,844 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-27 17:23:23,844 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-27 17:23:23,850 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-27 17:23:23,852 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-27 17:23:23,853 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20180606FUAG1598520203833' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-08-27 17:23:23,853 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-27 17:23:23,854 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-27 17:23:23,854 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@85fd4b setJobFactory QuartzScheduler.java 2287
INFO 2020-08-27 17:23:26,330 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-27 17:23:26,563 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-27 17:23:26,897 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-27 17:23:27,884 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-27 17:23:27,901 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-27 17:23:27,974 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-27 17:23:28,197 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,198 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,200 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,202 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,203 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,208 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,217 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,219 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,220 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,222 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,223 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,234 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,236 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,237 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,239 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,250 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,317 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,318 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,320 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,322 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,331 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,333 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,337 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,338 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,340 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,343 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,355 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,367 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,368 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,369 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,371 Generating unique operation named: idsqueryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,372 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,378 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,390 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,391 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,393 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,395 Generating unique operation named: idsqueryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,396 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,402 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,412 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,414 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,415 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,418 Generating unique operation named: idsqueryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,419 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,425 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,432 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,434 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,436 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,437 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,438 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,445 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,451 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,452 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,462 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,463 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,469 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,475 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,477 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,479 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,480 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,481 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,485 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,497 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,499 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,501 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,503 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,506 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,513 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,515 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,516 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,518 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,519 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,523 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,528 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,530 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,531 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,532 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,534 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,538 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,542 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,543 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,544 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,545 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,547 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,550 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,555 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,556 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,557 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,558 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,559 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,563 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,567 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,568 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,569 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,571 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,572 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,576 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,583 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,584 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,585 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,587 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,588 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,595 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,599 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,603 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,604 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,612 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,613 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,614 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,615 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,616 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,620 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,626 Generating unique operation named: addUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,627 Generating unique operation named: deleteUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,628 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,629 Generating unique operation named: editUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,630 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,636 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,639 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:23:28,663 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-27 17:23:28,863 Scheduler MyScheduler_$_PC-20180606FUAG1598520203833 started. start QuartzScheduler.java 547
INFO 2020-08-27 17:23:28,881 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 17:23:28,916 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-08-27 17:23:28,920 Started JeecgApplication in 15.106 seconds (JVM running for 16.011) logStarted StartupInfoLogger.java 59
INFO 2020-08-27 17:23:28,938 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.207:8080/jeecg-boot/ Swagger-UI: http://192.168.1.207:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-08-27 17:23:29,443 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-27 17:23:29,444 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-27 17:23:29,462 Completed initialization in 18 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-27 17:23:29,565 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-27 17:23:29,567 Starting without optional kqueue library <clinit> KqueueProvider.java 70
WARN 2020-08-27 17:23:31,893 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 17:23:31,896 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 17:23:31,970 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 17:23:38,799 This scheduler instance (PC-20180606FUAG1598520203833) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:23:48,803 This scheduler instance (PC-20180606FUAG1598520203833) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:23:58,808 This scheduler instance (PC-20180606FUAG1598520203833) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:24:08,812 This scheduler instance (PC-20180606FUAG1598520203833) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:24:18,817 This scheduler instance (PC-20180606FUAG1598520203833) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:24:28,822 This scheduler instance (PC-20180606FUAG1598520203833) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:26:47,729 This scheduler instance (PC-20180606FUAG1598520203833) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
ERROR 2020-08-27 17:26:47,735 java.util.LinkedHashMap cannot be cast to org.jeecg.modules.cable.utils.Plan1DeliverStorage handleException JeecgBootExceptionHandler.java 57
java.lang.ClassCastException: java.util.LinkedHashMap cannot be cast to org.jeecg.modules.cable.utils.Plan1DeliverStorage
    at org.jeecg.modules.cable.service.impl.Plan1ServiceImpl.consolidationCompleted(Plan1ServiceImpl.java:65)
    at org.jeecg.modules.cable.service.impl.Plan1ServiceImpl$$FastClassBySpringCGLIB$$b71cd400.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.cable.service.impl.Plan1ServiceImpl$$EnhancerBySpringCGLIB$$5a763366.consolidationCompleted(<generated>)
    at org.jeecg.modules.cable.controller.Plan1Controller.consolidationCompleted(Plan1Controller.java:76)
    at org.jeecg.modules.cable.controller.Plan1Controller$$FastClassBySpringCGLIB$$3a4cd14.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.cable.controller.Plan1Controller$$EnhancerBySpringCGLIB$$3248a60a.consolidationCompleted(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
INFO 2020-08-27 17:26:47,760 Scheduler MyScheduler_$_PC-20180606FUAG1598520203833 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 17:26:47,762 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-08-27 17:26:47,766 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-08-27 17:26:47,766 Scheduler MyScheduler_$_PC-20180606FUAG1598520203833 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-08-27 17:26:47,767 Scheduler MyScheduler_$_PC-20180606FUAG1598520203833 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 17:26:47,768 Scheduler MyScheduler_$_PC-20180606FUAG1598520203833 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-08-27 17:26:47,773 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-08-27 17:26:47,775 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-08-27 17:26:47,778 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Thu Aug 27 17:33:18 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-27 17:30:32,664 Starting JeecgApplication on PC-20180606FUAG with PID 6724 (started by Administrator in F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-27 17:30:32,668 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-27 17:30:34,867 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-27 17:30:34,870 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-27 17:30:34,967 Finished Spring Data repository scanning in 81ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-27 17:30:36,038 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$c36bc04b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:30:36,602 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:30:36,924 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 202
INFO 2020-08-27 17:30:36,933 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 220
INFO 2020-08-27 17:30:36,937 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:30:36,944 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:30:37,167 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:30:38,053 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$a36656b5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:30:38,730 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:30:38,778 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$cf4c786] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:30:38,798 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:30:38,839 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:30:38,877 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:30:38,896 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$b88014ff] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:30:39,085 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:30:39,944 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:30:40,051 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$e3a4795] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:30:40,262 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$b67f3465] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:30:40,273 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:30:41,048 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-27 17:30:41,072 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 17:30:41,082 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-27 17:30:41,083 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-27 17:30:41,091 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_101\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\tmpSoft\Xshell6\;E:\tmpSoft\Xftp6\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\apache-maven-3.6.3\bin;C:\Program Files\nodejs\;E:\tmpSoft\mysql-5.7.26-winx64\bin;E:\tmpSoft\Git\cmd;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;.] log DirectJDKLog.java 173
INFO 2020-08-27 17:30:41,344 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-27 17:30:41,345 Root WebApplicationContext: initialization completed in 8541 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-27 17:30:41,844 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-27 17:30:42,339 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-27 17:30:42,339 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-27 17:30:42,340 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-27 17:30:42,340 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-27 17:30:54,023 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-27 17:30:54,026 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-08-27 17:30:54,036 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-27 17:30:54,036 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-27 17:30:54,041 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-27 17:30:54,043 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-27 17:30:54,044 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20180606FUAG1598520654025' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-08-27 17:30:54,044 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-27 17:30:54,044 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-27 17:30:54,045 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@c0a8787 setJobFactory QuartzScheduler.java 2287
INFO 2020-08-27 17:30:56,480 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-27 17:30:56,750 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-27 17:30:57,126 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-27 17:30:58,106 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-27 17:30:58,122 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-27 17:30:58,196 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-27 17:30:58,476 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,479 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,480 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,482 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,484 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,489 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,498 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,500 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,501 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,503 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,505 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,516 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,518 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,520 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,522 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,533 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,607 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,609 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,611 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,613 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,623 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,625 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,629 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,631 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,632 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,635 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,652 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,664 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,666 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,668 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,669 Generating unique operation named: idsqueryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,671 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,678 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,697 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,699 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,701 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,703 Generating unique operation named: idsqueryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,704 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,712 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,724 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,728 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,733 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,735 Generating unique operation named: idsqueryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,737 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,771 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,787 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,792 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,794 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,796 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,797 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,803 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,809 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,810 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,820 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,821 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,825 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,832 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,833 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,835 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,836 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,837 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,841 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,852 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,854 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,855 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,857 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,860 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,867 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,870 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,871 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,872 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,874 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,877 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,883 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,885 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,886 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,888 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,889 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,893 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,897 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,899 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,900 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,902 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,904 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,909 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,917 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,922 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,927 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,930 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,931 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,936 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,944 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,946 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,947 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,949 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,951 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,957 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,994 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:58,996 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:59,000 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:59,002 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:59,003 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:59,012 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:59,016 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:59,020 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:59,021 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:59,030 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:59,031 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:59,033 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:59,034 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:59,035 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:59,040 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:59,046 Generating unique operation named: addUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:59,047 Generating unique operation named: deleteUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:59,048 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:59,050 Generating unique operation named: editUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:59,051 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:59,055 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:59,059 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:30:59,080 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-27 17:30:59,272 Scheduler MyScheduler_$_PC-20180606FUAG1598520654025 started. start QuartzScheduler.java 547
INFO 2020-08-27 17:30:59,289 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 17:30:59,319 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-08-27 17:30:59,323 Started JeecgApplication in 27.635 seconds (JVM running for 29.195) logStarted StartupInfoLogger.java 59
INFO 2020-08-27 17:30:59,345 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.207:8080/jeecg-boot/ Swagger-UI: http://192.168.1.207:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-08-27 17:30:59,679 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-27 17:30:59,680 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-27 17:30:59,698 Completed initialization in 18 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-27 17:30:59,905 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-27 17:30:59,908 Starting without optional kqueue library <clinit> KqueueProvider.java 70
WARN 2020-08-27 17:31:05,319 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 17:31:05,322 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 17:31:05,398 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2020-08-27 17:31:08,108 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg1MTc3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.oUqxGbCCb5xmcI_zwLD5CgBPOkn9_ZTd6DhpZznVUSc jwtTokenRefresh ShiroRealm.java 157
ERROR 2020-08-27 17:31:08,152 JSON parse error: Cannot deserialize instance of `java.util.LinkedHashMap` out of START_ARRAY token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.util.LinkedHashMap` out of START_ARRAY token at [Source: (PushbackInputStream); line: 1, column: 174] (through reference chain: org.jeecg.modules.cable.vo.Plan1Vo["completeOrderList"]) handleException JeecgBootExceptionHandler.java 57
org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize instance of `java.util.LinkedHashMap` out of START_ARRAY token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.util.LinkedHashMap` out of START_ARRAY token at [Source: (PushbackInputStream); line: 1, column: 174] (through reference chain: org.jeecg.modules.cable.vo.Plan1Vo["completeOrderList"])
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:245)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:227)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:157)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:130)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.util.LinkedHashMap` out of START_ARRAY token at [Source: (PushbackInputStream); line: 1, column: 174] (through reference chain: org.jeecg.modules.cable.vo.Plan1Vo["completeOrderList"])
    at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:63)
    at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1343)
    at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1139)
    at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1093)
    at com.fasterxml.jackson.databind.deser.std.StdDeserializer._deserializeFromEmpty(StdDeserializer.java:600)
    at com.fasterxml.jackson.databind.deser.std.MapDeserializer.deserialize(MapDeserializer.java:360)
    at com.fasterxml.jackson.databind.deser.std.MapDeserializer.deserialize(MapDeserializer.java:29)
    at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:127)
    at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:369)
    at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:159)
    at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4013)
    at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3084)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:239)
     ... 91 common frames omitted
WARN 2020-08-27 17:31:09,237 This scheduler instance (PC-20180606FUAG1598520654025) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:31:19,247 This scheduler instance (PC-20180606FUAG1598520654025) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:31:29,251 This scheduler instance (PC-20180606FUAG1598520654025) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
ERROR 2020-08-27 17:31:34,460 JSON parse error: Cannot deserialize instance of `java.util.LinkedHashMap` out of START_ARRAY token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.util.LinkedHashMap` out of START_ARRAY token at [Source: (PushbackInputStream); line: 1, column: 174] (through reference chain: org.jeecg.modules.cable.vo.Plan1Vo["completeOrderList"]) handleException JeecgBootExceptionHandler.java 57
org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize instance of `java.util.LinkedHashMap` out of START_ARRAY token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.util.LinkedHashMap` out of START_ARRAY token at [Source: (PushbackInputStream); line: 1, column: 174] (through reference chain: org.jeecg.modules.cable.vo.Plan1Vo["completeOrderList"])
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:245)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:227)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:157)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:130)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.util.LinkedHashMap` out of START_ARRAY token at [Source: (PushbackInputStream); line: 1, column: 174] (through reference chain: org.jeecg.modules.cable.vo.Plan1Vo["completeOrderList"])
    at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:63)
    at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1343)
    at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1139)
    at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1093)
    at com.fasterxml.jackson.databind.deser.std.StdDeserializer._deserializeFromEmpty(StdDeserializer.java:600)
    at com.fasterxml.jackson.databind.deser.std.MapDeserializer.deserialize(MapDeserializer.java:360)
    at com.fasterxml.jackson.databind.deser.std.MapDeserializer.deserialize(MapDeserializer.java:29)
    at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:127)
    at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:369)
    at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:159)
    at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4013)
    at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3084)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:239)
     ... 91 common frames omitted
WARN 2020-08-27 17:31:39,255 This scheduler instance (PC-20180606FUAG1598520654025) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:31:49,259 This scheduler instance (PC-20180606FUAG1598520654025) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
ERROR 2020-08-27 17:31:51,932 JSON parse error: Cannot deserialize instance of `java.util.LinkedHashMap` out of START_ARRAY token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.util.LinkedHashMap` out of START_ARRAY token at [Source: (PushbackInputStream); line: 1, column: 174] (through reference chain: org.jeecg.modules.cable.vo.Plan1Vo["completeOrderList"]) handleException JeecgBootExceptionHandler.java 57
org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize instance of `java.util.LinkedHashMap` out of START_ARRAY token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.util.LinkedHashMap` out of START_ARRAY token at [Source: (PushbackInputStream); line: 1, column: 174] (through reference chain: org.jeecg.modules.cable.vo.Plan1Vo["completeOrderList"])
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:245)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:227)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:157)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:130)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.util.LinkedHashMap` out of START_ARRAY token at [Source: (PushbackInputStream); line: 1, column: 174] (through reference chain: org.jeecg.modules.cable.vo.Plan1Vo["completeOrderList"])
    at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:63)
    at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1343)
    at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1139)
    at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1093)
    at com.fasterxml.jackson.databind.deser.std.StdDeserializer._deserializeFromEmpty(StdDeserializer.java:600)
    at com.fasterxml.jackson.databind.deser.std.MapDeserializer.deserialize(MapDeserializer.java:360)
    at com.fasterxml.jackson.databind.deser.std.MapDeserializer.deserialize(MapDeserializer.java:29)
    at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:127)
    at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:369)
    at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:159)
    at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4013)
    at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3084)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:239)
     ... 91 common frames omitted
WARN 2020-08-27 17:31:59,263 This scheduler instance (PC-20180606FUAG1598520654025) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:32:09,265 This scheduler instance (PC-20180606FUAG1598520654025) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:32:19,269 This scheduler instance (PC-20180606FUAG1598520654025) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:32:29,272 This scheduler instance (PC-20180606FUAG1598520654025) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:32:39,275 This scheduler instance (PC-20180606FUAG1598520654025) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:32:49,288 This scheduler instance (PC-20180606FUAG1598520654025) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:32:59,293 This scheduler instance (PC-20180606FUAG1598520654025) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 17:33:05,429 Scheduler MyScheduler_$_PC-20180606FUAG1598520654025 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 17:33:05,430 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-08-27 17:33:05,433 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-08-27 17:33:05,434 Scheduler MyScheduler_$_PC-20180606FUAG1598520654025 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-08-27 17:33:05,434 Scheduler MyScheduler_$_PC-20180606FUAG1598520654025 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 17:33:05,435 Scheduler MyScheduler_$_PC-20180606FUAG1598520654025 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-08-27 17:33:05,439 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-08-27 17:33:05,442 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-08-27 17:33:05,445 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-08-27 17:33:06,671 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
Logback Log Messages

Log session start time Thu Aug 27 17:37:27 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-27 17:33:18,970 Starting JeecgApplication on PC-20180606FUAG with PID 9636 (started by Administrator in F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-27 17:33:18,974 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-27 17:33:20,677 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-27 17:33:20,680 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-27 17:33:20,777 Finished Spring Data repository scanning in 83ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-27 17:33:21,266 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$57c72e2e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:33:21,358 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:33:21,447 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 202
INFO 2020-08-27 17:33:21,450 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 220
INFO 2020-08-27 17:33:21,453 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:33:21,458 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:33:21,490 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:33:21,569 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$37c1c498] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:33:21,727 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:33:21,733 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$a1503569] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:33:21,744 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:33:21,751 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:33:21,776 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:33:21,785 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$4cdb82e2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:33:21,901 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:33:21,990 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:33:22,005 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$a295b578] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:33:22,044 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$4adaa248] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:33:22,049 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:33:22,465 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-27 17:33:22,481 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 17:33:22,491 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-27 17:33:22,491 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-27 17:33:22,497 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_101\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\tmpSoft\Xshell6\;E:\tmpSoft\Xftp6\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\apache-maven-3.6.3\bin;C:\Program Files\nodejs\;E:\tmpSoft\mysql-5.7.26-winx64\bin;E:\tmpSoft\Git\cmd;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;.] log DirectJDKLog.java 173
INFO 2020-08-27 17:33:22,662 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-27 17:33:22,662 Root WebApplicationContext: initialization completed in 3626 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-27 17:33:23,060 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-27 17:33:23,366 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-27 17:33:23,367 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-27 17:33:23,367 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-27 17:33:23,367 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-27 17:33:27,965 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-27 17:33:27,968 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-08-27 17:33:27,978 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-27 17:33:27,979 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-27 17:33:27,984 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-27 17:33:27,987 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-27 17:33:27,988 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20180606FUAG1598520807967' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-08-27 17:33:27,989 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-27 17:33:27,990 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-27 17:33:27,991 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4ae435a3 setJobFactory QuartzScheduler.java 2287
INFO 2020-08-27 17:33:30,346 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-27 17:33:30,582 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-27 17:33:30,914 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-27 17:33:31,918 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-27 17:33:31,936 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-27 17:33:32,010 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-27 17:33:32,234 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,236 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,237 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,239 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,240 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,245 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,254 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,256 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,257 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,259 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,261 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,271 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,273 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,275 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,277 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,287 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,352 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,354 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,355 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,358 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,367 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,369 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,373 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,374 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,376 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,379 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,389 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,401 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,402 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,404 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,405 Generating unique operation named: idsqueryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,407 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,413 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,426 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,427 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,429 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,431 Generating unique operation named: idsqueryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,433 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,440 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,450 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,451 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,453 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,454 Generating unique operation named: idsqueryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,457 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,463 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,470 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,472 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,475 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,476 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,478 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,484 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,492 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,493 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,503 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,505 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,510 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,517 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,518 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,520 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,521 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,524 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,529 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,541 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,543 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,544 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,546 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,549 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,557 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,559 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,560 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,561 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,563 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,566 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,571 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,573 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,574 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,575 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,576 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,580 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,584 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,585 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,586 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,587 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,589 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,592 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,597 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,598 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,599 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,600 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,601 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,604 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,608 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,610 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,611 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,612 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,613 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,617 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,624 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,625 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,626 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,627 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,628 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,635 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,639 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,643 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,644 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,652 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,654 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,655 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,657 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,658 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,663 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,668 Generating unique operation named: addUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,669 Generating unique operation named: deleteUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,670 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,672 Generating unique operation named: editUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,674 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,677 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,682 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:33:32,707 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-27 17:33:32,929 Scheduler MyScheduler_$_PC-20180606FUAG1598520807967 started. start QuartzScheduler.java 547
INFO 2020-08-27 17:33:32,950 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 17:33:32,981 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-08-27 17:33:32,985 Started JeecgApplication in 14.877 seconds (JVM running for 15.806) logStarted StartupInfoLogger.java 59
INFO 2020-08-27 17:33:33,002 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.207:8080/jeecg-boot/ Swagger-UI: http://192.168.1.207:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-08-27 17:33:33,301 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-27 17:33:33,301 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-27 17:33:33,321 Completed initialization in 19 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-27 17:33:33,434 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-27 17:33:33,443 Starting without optional kqueue library <clinit> KqueueProvider.java 70
WARN 2020-08-27 17:33:35,173 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 17:33:35,177 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 17:33:35,250 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 17:33:42,849 This scheduler instance (PC-20180606FUAG1598520807967) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:33:52,854 This scheduler instance (PC-20180606FUAG1598520807967) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:34:02,857 This scheduler instance (PC-20180606FUAG1598520807967) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
ERROR 2020-08-27 17:34:03,981 JSON parse error: Cannot deserialize instance of `java.util.LinkedHashMap` out of START_ARRAY token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.util.LinkedHashMap` out of START_ARRAY token at [Source: (PushbackInputStream); line: 1, column: 174] (through reference chain: org.jeecg.modules.cable.vo.Plan1Vo["completeOrderList"]) handleException JeecgBootExceptionHandler.java 57
org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize instance of `java.util.LinkedHashMap` out of START_ARRAY token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.util.LinkedHashMap` out of START_ARRAY token at [Source: (PushbackInputStream); line: 1, column: 174] (through reference chain: org.jeecg.modules.cable.vo.Plan1Vo["completeOrderList"])
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:245)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:227)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:157)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:130)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.util.LinkedHashMap` out of START_ARRAY token at [Source: (PushbackInputStream); line: 1, column: 174] (through reference chain: org.jeecg.modules.cable.vo.Plan1Vo["completeOrderList"])
    at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:63)
    at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1343)
    at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1139)
    at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1093)
    at com.fasterxml.jackson.databind.deser.std.StdDeserializer._deserializeFromEmpty(StdDeserializer.java:600)
    at com.fasterxml.jackson.databind.deser.std.MapDeserializer.deserialize(MapDeserializer.java:360)
    at com.fasterxml.jackson.databind.deser.std.MapDeserializer.deserialize(MapDeserializer.java:29)
    at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:127)
    at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:369)
    at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:159)
    at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4013)
    at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3084)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:239)
     ... 91 common frames omitted
WARN 2020-08-27 17:34:12,882 This scheduler instance (PC-20180606FUAG1598520807967) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:34:22,884 This scheduler instance (PC-20180606FUAG1598520807967) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:34:32,890 This scheduler instance (PC-20180606FUAG1598520807967) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:34:42,897 This scheduler instance (PC-20180606FUAG1598520807967) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:34:52,901 This scheduler instance (PC-20180606FUAG1598520807967) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:35:02,907 This scheduler instance (PC-20180606FUAG1598520807967) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:35:12,911 This scheduler instance (PC-20180606FUAG1598520807967) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:35:22,917 This scheduler instance (PC-20180606FUAG1598520807967) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:35:32,921 This scheduler instance (PC-20180606FUAG1598520807967) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:35:42,925 This scheduler instance (PC-20180606FUAG1598520807967) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:35:52,930 This scheduler instance (PC-20180606FUAG1598520807967) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:36:02,935 This scheduler instance (PC-20180606FUAG1598520807967) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:36:12,941 This scheduler instance (PC-20180606FUAG1598520807967) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:36:22,945 This scheduler instance (PC-20180606FUAG1598520807967) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:36:32,947 This scheduler instance (PC-20180606FUAG1598520807967) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:36:42,951 This scheduler instance (PC-20180606FUAG1598520807967) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:36:52,961 This scheduler instance (PC-20180606FUAG1598520807967) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:37:02,978 This scheduler instance (PC-20180606FUAG1598520807967) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:37:12,981 This scheduler instance (PC-20180606FUAG1598520807967) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 17:37:17,322 Scheduler MyScheduler_$_PC-20180606FUAG1598520807967 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 17:37:17,324 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-08-27 17:37:17,328 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-08-27 17:37:17,328 Scheduler MyScheduler_$_PC-20180606FUAG1598520807967 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-08-27 17:37:17,328 Scheduler MyScheduler_$_PC-20180606FUAG1598520807967 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 17:37:17,329 Scheduler MyScheduler_$_PC-20180606FUAG1598520807967 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-08-27 17:37:17,334 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-08-27 17:37:17,337 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-08-27 17:37:17,341 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-08-27 17:37:18,522 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
Logback Log Messages

Log session start time Thu Aug 27 17:40:26 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-27 17:37:27,291 Starting JeecgApplication on PC-20180606FUAG with PID 9848 (started by Administrator in F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-27 17:37:27,294 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-27 17:37:28,943 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-27 17:37:28,946 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-27 17:37:29,046 Finished Spring Data repository scanning in 82ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-27 17:37:29,519 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$f54c8d5f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:37:29,613 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:37:29,704 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 202
INFO 2020-08-27 17:37:29,706 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 220
INFO 2020-08-27 17:37:29,710 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:37:29,718 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:37:29,755 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:37:29,836 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d54723c9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:37:29,993 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:37:29,999 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$3ed5949a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:37:30,011 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:37:30,017 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:37:30,044 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:37:30,053 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$ea60e213] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:37:30,171 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:37:30,256 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:37:30,271 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$401b14a9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:37:30,308 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$e8600179] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:37:30,314 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:37:30,734 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-27 17:37:30,752 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 17:37:30,761 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-27 17:37:30,762 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-27 17:37:30,770 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_101\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\tmpSoft\Xshell6\;E:\tmpSoft\Xftp6\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\apache-maven-3.6.3\bin;C:\Program Files\nodejs\;E:\tmpSoft\mysql-5.7.26-winx64\bin;E:\tmpSoft\Git\cmd;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;.] log DirectJDKLog.java 173
INFO 2020-08-27 17:37:30,934 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-27 17:37:30,935 Root WebApplicationContext: initialization completed in 3602 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-27 17:37:31,332 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-27 17:37:31,632 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-27 17:37:31,633 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-27 17:37:31,633 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-27 17:37:31,634 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-27 17:37:36,311 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-27 17:37:36,315 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-08-27 17:37:36,326 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-27 17:37:36,327 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-27 17:37:36,331 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-27 17:37:36,333 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-27 17:37:36,334 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20180606FUAG1598521056314' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-08-27 17:37:36,335 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-27 17:37:36,335 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-27 17:37:36,335 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3687b83c setJobFactory QuartzScheduler.java 2287
INFO 2020-08-27 17:37:38,887 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-27 17:37:39,127 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-27 17:37:39,457 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-27 17:37:40,455 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-27 17:37:40,472 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-27 17:37:40,547 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-27 17:37:40,767 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,770 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,771 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,773 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,774 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,779 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,787 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,789 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,791 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,792 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,794 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,805 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,807 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,809 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,810 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,821 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,888 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,890 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,891 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,893 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,902 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,904 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,908 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,909 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,911 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,914 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,958 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,970 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,972 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,974 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,976 Generating unique operation named: idsqueryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,977 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,982 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,996 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:40,998 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,000 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,002 Generating unique operation named: idsqueryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,004 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,009 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,019 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,021 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,022 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,024 Generating unique operation named: idsqueryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,025 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,031 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,039 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,041 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,043 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,044 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,046 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,052 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,057 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,059 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,069 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,071 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,075 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,080 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,082 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,083 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,085 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,086 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,089 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,100 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,102 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,103 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,104 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,107 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,114 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,116 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,117 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,118 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,119 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,123 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,128 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,129 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,131 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,132 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,133 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,137 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,141 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,142 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,143 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,144 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,146 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,149 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,154 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,156 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,157 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,158 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,159 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,162 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,167 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,168 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,169 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,171 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,172 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,176 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,184 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,185 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,186 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,187 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,189 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,197 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,202 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,206 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,207 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,215 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,216 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,218 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,219 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,221 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,224 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,230 Generating unique operation named: addUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,231 Generating unique operation named: deleteUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,232 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,233 Generating unique operation named: editUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,235 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,239 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,243 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:37:41,265 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-27 17:37:41,448 Scheduler MyScheduler_$_PC-20180606FUAG1598521056314 started. start QuartzScheduler.java 547
INFO 2020-08-27 17:37:41,467 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 17:37:41,498 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-08-27 17:37:41,502 Started JeecgApplication in 15.128 seconds (JVM running for 16.061) logStarted StartupInfoLogger.java 59
INFO 2020-08-27 17:37:41,517 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.207:8080/jeecg-boot/ Swagger-UI: http://192.168.1.207:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-08-27 17:37:41,957 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-27 17:37:41,958 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-27 17:37:41,980 Completed initialization in 21 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-27 17:37:42,112 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-27 17:37:42,115 Starting without optional kqueue library <clinit> KqueueProvider.java 70
WARN 2020-08-27 17:37:45,151 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 17:37:45,154 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 17:37:45,220 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 17:37:51,401 This scheduler instance (PC-20180606FUAG1598521056314) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:38:01,406 This scheduler instance (PC-20180606FUAG1598521056314) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:38:11,411 This scheduler instance (PC-20180606FUAG1598521056314) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
ERROR 2020-08-27 17:38:13,137 JSON parse error: Cannot deserialize instance of `cn.hutool.json.JSONObject` out of START_ARRAY token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `cn.hutool.json.JSONObject` out of START_ARRAY token at [Source: (PushbackInputStream); line: 1, column: 174] (through reference chain: org.jeecg.modules.cable.vo.Plan1Vo["completeOrderList"]) handleException JeecgBootExceptionHandler.java 57
org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize instance of `cn.hutool.json.JSONObject` out of START_ARRAY token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `cn.hutool.json.JSONObject` out of START_ARRAY token at [Source: (PushbackInputStream); line: 1, column: 174] (through reference chain: org.jeecg.modules.cable.vo.Plan1Vo["completeOrderList"])
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:245)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:227)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:157)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:130)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `cn.hutool.json.JSONObject` out of START_ARRAY token at [Source: (PushbackInputStream); line: 1, column: 174] (through reference chain: org.jeecg.modules.cable.vo.Plan1Vo["completeOrderList"])
    at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:63)
    at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1343)
    at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1139)
    at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1093)
    at com.fasterxml.jackson.databind.deser.std.StdDeserializer._deserializeFromEmpty(StdDeserializer.java:600)
    at com.fasterxml.jackson.databind.deser.std.MapDeserializer.deserialize(MapDeserializer.java:360)
    at com.fasterxml.jackson.databind.deser.std.MapDeserializer.deserialize(MapDeserializer.java:29)
    at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:127)
    at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:369)
    at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:159)
    at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4013)
    at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3084)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:239)
     ... 91 common frames omitted
WARN 2020-08-27 17:38:21,414 This scheduler instance (PC-20180606FUAG1598521056314) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:38:31,421 This scheduler instance (PC-20180606FUAG1598521056314) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:38:41,430 This scheduler instance (PC-20180606FUAG1598521056314) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:38:51,434 This scheduler instance (PC-20180606FUAG1598521056314) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:39:01,437 This scheduler instance (PC-20180606FUAG1598521056314) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:39:11,444 This scheduler instance (PC-20180606FUAG1598521056314) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:39:21,447 This scheduler instance (PC-20180606FUAG1598521056314) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:39:31,452 This scheduler instance (PC-20180606FUAG1598521056314) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:39:41,455 This scheduler instance (PC-20180606FUAG1598521056314) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:39:51,479 This scheduler instance (PC-20180606FUAG1598521056314) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:40:01,484 This scheduler instance (PC-20180606FUAG1598521056314) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 17:40:08,405 Scheduler MyScheduler_$_PC-20180606FUAG1598521056314 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 17:40:08,408 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-08-27 17:40:08,411 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-08-27 17:40:08,412 Scheduler MyScheduler_$_PC-20180606FUAG1598521056314 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-08-27 17:40:08,412 Scheduler MyScheduler_$_PC-20180606FUAG1598521056314 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 17:40:08,413 Scheduler MyScheduler_$_PC-20180606FUAG1598521056314 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-08-27 17:40:08,420 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-08-27 17:40:08,422 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-08-27 17:40:08,426 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-08-27 17:40:09,580 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
Logback Log Messages

Log session start time Thu Aug 27 17:53:25 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-27 17:40:26,855 Starting JeecgApplication on PC-20180606FUAG with PID 3136 (started by Administrator in F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-27 17:40:26,861 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-27 17:40:28,794 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-27 17:40:28,797 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-27 17:40:28,900 Finished Spring Data repository scanning in 88ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-27 17:40:29,455 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$dd580694] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:40:29,556 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:40:29,652 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 202
INFO 2020-08-27 17:40:29,656 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 220
INFO 2020-08-27 17:40:29,664 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:40:29,670 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:40:29,708 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:40:29,785 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$bd529cfe] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:40:29,967 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:40:29,974 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$26e10dcf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:40:29,985 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:40:29,993 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:40:30,020 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:40:30,030 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$d26c5b48] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:40:30,144 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:40:30,230 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:40:30,249 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$28268dde] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:40:30,286 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$d06b7aae] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:40:30,292 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:40:30,810 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-27 17:40:30,830 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 17:40:30,841 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-27 17:40:30,841 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-27 17:40:30,847 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_101\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\tmpSoft\Xshell6\;E:\tmpSoft\Xftp6\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\apache-maven-3.6.3\bin;C:\Program Files\nodejs\;E:\tmpSoft\mysql-5.7.26-winx64\bin;E:\tmpSoft\Git\cmd;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;.] log DirectJDKLog.java 173
INFO 2020-08-27 17:40:31,002 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-27 17:40:31,003 Root WebApplicationContext: initialization completed in 4096 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-27 17:40:31,452 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-27 17:40:31,853 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-27 17:40:31,854 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-27 17:40:31,855 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-27 17:40:31,855 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-27 17:40:37,778 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-27 17:40:37,781 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-08-27 17:40:37,792 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-27 17:40:37,792 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-27 17:40:37,797 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-27 17:40:37,799 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-27 17:40:37,800 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20180606FUAG1598521237780' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-08-27 17:40:37,801 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-27 17:40:37,801 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-27 17:40:37,801 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5fa3df setJobFactory QuartzScheduler.java 2287
INFO 2020-08-27 17:40:40,070 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-27 17:40:40,339 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-27 17:40:40,694 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-27 17:40:41,696 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-27 17:40:41,713 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-27 17:40:41,791 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-27 17:40:42,021 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,023 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,025 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,027 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,029 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,033 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,042 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,044 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,046 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,048 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,049 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,061 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,063 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,065 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,067 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,078 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,146 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,147 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,149 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,151 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,160 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,163 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,167 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,168 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,170 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,173 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,186 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,198 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,199 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,201 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,202 Generating unique operation named: idsqueryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,204 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,210 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,223 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,226 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,227 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,230 Generating unique operation named: idsqueryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,231 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,237 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,249 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,251 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,253 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,254 Generating unique operation named: idsqueryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,256 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,262 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,269 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,271 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,275 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,277 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,279 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,286 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,292 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,293 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,303 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,305 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,310 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,316 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,318 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,319 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,320 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,322 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,327 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,339 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,341 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,343 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,344 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,347 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,354 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,356 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,358 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,359 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,360 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,364 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,369 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,370 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,372 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,373 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,374 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,378 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,382 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,384 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,385 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,386 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,387 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,390 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,395 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,396 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,397 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,399 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,400 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,404 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,408 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,409 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,411 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,412 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,413 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,416 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,424 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,425 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,426 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,428 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,430 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,438 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,443 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,446 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,447 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,455 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,456 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,458 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,460 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,461 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,468 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,474 Generating unique operation named: addUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,476 Generating unique operation named: deleteUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,477 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,479 Generating unique operation named: editUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,480 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,484 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,487 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:40:42,517 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-27 17:40:42,745 Scheduler MyScheduler_$_PC-20180606FUAG1598521237780 started. start QuartzScheduler.java 547
INFO 2020-08-27 17:40:42,762 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 17:40:42,795 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-08-27 17:40:42,799 Started JeecgApplication in 17.279 seconds (JVM running for 18.542) logStarted StartupInfoLogger.java 59
INFO 2020-08-27 17:40:42,816 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.207:8080/jeecg-boot/ Swagger-UI: http://192.168.1.207:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-08-27 17:40:43,079 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-27 17:40:43,080 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-27 17:40:43,101 Completed initialization in 21 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-27 17:40:43,207 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-27 17:40:43,210 Starting without optional kqueue library <clinit> KqueueProvider.java 70
WARN 2020-08-27 17:40:47,131 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 17:40:47,134 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 17:40:47,206 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 17:40:52,707 This scheduler instance (PC-20180606FUAG1598521237780) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:53:13,681 This scheduler instance (PC-20180606FUAG1598521237780) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
ERROR 2020-08-27 17:53:13,701 java.util.LinkedHashMap cannot be cast to org.jeecg.modules.cable.utils.Plan1DeliverStorage handleException JeecgBootExceptionHandler.java 57
java.lang.ClassCastException: java.util.LinkedHashMap cannot be cast to org.jeecg.modules.cable.utils.Plan1DeliverStorage
    at org.jeecg.modules.cable.service.impl.Plan1ServiceImpl.consolidationCompleted(Plan1ServiceImpl.java:65)
    at org.jeecg.modules.cable.service.impl.Plan1ServiceImpl$$FastClassBySpringCGLIB$$b71cd400.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.cable.service.impl.Plan1ServiceImpl$$EnhancerBySpringCGLIB$$b42928b6.consolidationCompleted(<generated>)
    at org.jeecg.modules.cable.controller.Plan1Controller.consolidationCompleted(Plan1Controller.java:76)
    at org.jeecg.modules.cable.controller.Plan1Controller$$FastClassBySpringCGLIB$$3a4cd14.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.cable.controller.Plan1Controller$$EnhancerBySpringCGLIB$$cb5ea7bf.consolidationCompleted(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
INFO 2020-08-27 17:53:13,741 Scheduler MyScheduler_$_PC-20180606FUAG1598521237780 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 17:53:13,744 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-08-27 17:53:13,748 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-08-27 17:53:13,748 Scheduler MyScheduler_$_PC-20180606FUAG1598521237780 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-08-27 17:53:13,761 Scheduler MyScheduler_$_PC-20180606FUAG1598521237780 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 17:53:13,767 Scheduler MyScheduler_$_PC-20180606FUAG1598521237780 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-08-27 17:53:13,773 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-08-27 17:53:13,776 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-08-27 17:53:13,780 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Thu Aug 27 18:05:17 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-27 17:53:25,802 Starting JeecgApplication on PC-20180606FUAG with PID 1672 (started by Administrator in F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-27 17:53:25,805 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-27 17:53:28,081 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-27 17:53:28,084 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-27 17:53:28,189 Finished Spring Data repository scanning in 88ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-27 17:53:28,741 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$aec3bba4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:53:28,838 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:53:28,935 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 202
INFO 2020-08-27 17:53:28,937 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 220
INFO 2020-08-27 17:53:28,941 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:53:28,948 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:53:28,982 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:53:29,083 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8ebe520e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:53:29,261 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:53:29,266 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f84cc2df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:53:29,278 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:53:29,285 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:53:29,313 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:53:29,324 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$a3d81058] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:53:29,446 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:53:29,541 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:53:29,560 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$f99242ee] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:53:29,597 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$a1d72fbe] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:53:29,603 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 17:53:30,107 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-27 17:53:30,134 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 17:53:30,155 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-27 17:53:30,156 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-27 17:53:30,166 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_101\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\tmpSoft\Xshell6\;E:\tmpSoft\Xftp6\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\apache-maven-3.6.3\bin;C:\Program Files\nodejs\;E:\tmpSoft\mysql-5.7.26-winx64\bin;E:\tmpSoft\Git\cmd;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;.] log DirectJDKLog.java 173
INFO 2020-08-27 17:53:30,357 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-27 17:53:30,357 Root WebApplicationContext: initialization completed in 4392 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-27 17:53:30,804 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-27 17:53:31,116 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-27 17:53:31,117 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-27 17:53:31,117 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-27 17:53:31,118 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-27 17:53:37,112 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-27 17:53:37,115 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-08-27 17:53:37,126 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-27 17:53:37,126 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-27 17:53:37,131 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-27 17:53:37,133 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-27 17:53:37,134 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20180606FUAG1598522017114' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-08-27 17:53:37,134 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-27 17:53:37,135 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-27 17:53:37,135 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1bcca516 setJobFactory QuartzScheduler.java 2287
INFO 2020-08-27 17:53:39,527 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-27 17:53:39,770 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-27 17:53:40,123 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-27 17:53:41,155 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-27 17:53:41,172 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-27 17:53:41,247 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-27 17:53:41,478 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,480 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,482 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,483 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,485 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,490 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,498 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,500 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,502 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,503 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,505 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,516 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,518 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,520 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,521 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,533 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,604 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,605 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,607 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,609 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,618 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,621 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,624 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,626 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,628 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,631 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,643 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,655 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,657 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,659 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,660 Generating unique operation named: idsqueryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,662 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,667 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,683 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,688 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,690 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,692 Generating unique operation named: idsqueryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,693 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,703 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,713 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,715 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,716 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,717 Generating unique operation named: idsqueryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,719 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,726 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,733 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,738 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,740 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,741 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,743 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,749 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,755 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,756 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,770 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,773 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,777 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,787 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,789 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,790 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,791 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,793 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,796 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,808 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,809 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,810 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,812 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,815 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,822 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,824 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,825 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,826 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,827 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,831 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,836 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,838 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,840 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,845 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,846 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,851 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,855 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,856 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,858 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,859 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,860 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,864 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,869 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,870 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,871 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,873 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,874 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,878 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,885 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,889 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,891 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,894 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,895 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,899 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,908 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,909 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,912 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,914 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,916 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,924 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,928 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,932 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,933 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,942 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,943 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,945 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,946 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,947 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,951 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,958 Generating unique operation named: addUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,959 Generating unique operation named: deleteUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,961 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,962 Generating unique operation named: editUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,964 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,967 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,972 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 17:53:41,995 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-27 17:53:42,176 Scheduler MyScheduler_$_PC-20180606FUAG1598522017114 started. start QuartzScheduler.java 547
INFO 2020-08-27 17:53:42,193 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 17:53:42,222 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-08-27 17:53:42,225 Started JeecgApplication in 17.562 seconds (JVM running for 18.649) logStarted StartupInfoLogger.java 59
INFO 2020-08-27 17:53:42,239 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.207:8080/jeecg-boot/ Swagger-UI: http://192.168.1.207:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-08-27 17:53:42,374 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-27 17:53:42,374 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-27 17:53:42,396 Completed initialization in 21 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-27 17:53:42,557 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-27 17:53:42,564 Starting without optional kqueue library <clinit> KqueueProvider.java 70
WARN 2020-08-27 17:53:45,155 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 17:53:45,158 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 17:53:45,233 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 17:53:52,131 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:54:02,133 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:54:17,654 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:54:29,842 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:54:39,924 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:55:05,040 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:55:16,964 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
ERROR 2020-08-27 17:55:26,658 nested exception is org.apache.ibatis.exceptions.TooManyResultsException: Expected one result (or null) to be returned by selectOne(), but found: 6 handleException JeecgBootExceptionHandler.java 57
org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.TooManyResultsException: Expected one result (or null) to be returned by selectOne(), but found: 6
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:77)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectOne(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:166)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:89)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy158.selectOne(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.getOne(ServiceImpl.java:254)
    at com.baomidou.mybatisplus.extension.service.IService.getOne(IService.java:192)
    at org.jeecg.modules.cable.service.impl.Plan1ServiceImpl.consolidationCompleted(Plan1ServiceImpl.java:90)
    at org.jeecg.modules.cable.service.impl.Plan1ServiceImpl$$FastClassBySpringCGLIB$$b71cd400.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.cable.service.impl.Plan1ServiceImpl$$EnhancerBySpringCGLIB$$d6d30446.consolidationCompleted(<generated>)
    at org.jeecg.modules.cable.controller.Plan1Controller.consolidationCompleted(Plan1Controller.java:76)
    at org.jeecg.modules.cable.controller.Plan1Controller$$FastClassBySpringCGLIB$$3a4cd14.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.cable.controller.Plan1Controller$$EnhancerBySpringCGLIB$$86f0d82.consolidationCompleted(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.ibatis.exceptions.TooManyResultsException: Expected one result (or null) to be returned by selectOne(), but found: 6
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:80)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 126 common frames omitted
WARN 2020-08-27 17:55:26,968 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:55:36,971 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:55:46,974 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:55:56,976 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:56:06,980 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:56:16,984 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:56:26,987 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:56:36,989 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:56:47,011 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:56:57,014 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:57:07,018 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:57:17,023 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:57:27,028 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:57:37,032 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:57:47,036 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:57:57,041 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:58:07,047 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:58:17,050 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:58:27,055 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:58:37,060 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:58:47,064 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:58:57,069 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:59:07,075 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:59:17,079 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:59:27,084 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:59:37,090 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:59:47,094 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 17:59:57,099 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:00:07,102 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:00:17,106 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:00:27,111 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:00:37,115 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:00:47,120 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:00:57,124 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:01:07,128 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:01:17,134 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:01:27,139 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:01:37,143 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:01:46,954 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg1MTc3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.oUqxGbCCb5xmcI_zwLD5CgBPOkn9_ZTd6DhpZznVUSc jwtTokenRefresh ShiroRealm.java 157
INFO 2020-08-27 18:01:46,960 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg1MTc3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.oUqxGbCCb5xmcI_zwLD5CgBPOkn9_ZTd6DhpZznVUSc jwtTokenRefresh ShiroRealm.java 157
WARN 2020-08-27 18:01:47,146 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:01:57,149 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:02:07,153 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:02:17,159 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:02:27,162 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:02:37,166 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:02:47,169 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:02:57,171 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:03:07,176 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:03:17,181 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:03:27,185 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:03:37,190 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:03:47,193 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:03:57,198 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:04:07,201 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:04:17,204 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:04:27,209 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:04:37,213 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:04:47,217 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:04:57,221 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:05:07,225 This scheduler instance (PC-20180606FUAG1598522017114) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:05:10,058 Scheduler MyScheduler_$_PC-20180606FUAG1598522017114 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 18:05:10,060 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-08-27 18:05:10,064 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-08-27 18:05:10,065 Scheduler MyScheduler_$_PC-20180606FUAG1598522017114 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-08-27 18:05:10,065 Scheduler MyScheduler_$_PC-20180606FUAG1598522017114 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 18:05:10,067 Scheduler MyScheduler_$_PC-20180606FUAG1598522017114 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-08-27 18:05:10,073 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-08-27 18:05:10,075 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-08-27 18:05:10,079 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Thu Aug 27 18:19:03 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-27 18:05:17,719 Starting JeecgApplication on PC-20180606FUAG with PID 5372 (started by Administrator in F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-27 18:05:17,725 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-27 18:05:19,475 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-27 18:05:19,478 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-27 18:05:19,576 Finished Spring Data repository scanning in 83ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-27 18:05:20,051 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$f89c5c7a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:05:20,142 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:05:20,235 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 202
INFO 2020-08-27 18:05:20,237 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 220
INFO 2020-08-27 18:05:20,241 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:05:20,248 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:05:20,291 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:05:20,386 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d896f2e4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:05:20,576 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:05:20,583 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$422563b5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:05:20,594 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:05:20,600 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:05:20,625 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:05:20,634 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$edb0b12e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:05:20,744 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:05:20,823 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:05:20,837 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$436ae3c4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:05:20,874 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$ebafd094] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:05:20,879 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:05:21,287 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-27 18:05:21,303 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 18:05:21,313 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-27 18:05:21,313 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-27 18:05:21,319 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_101\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\tmpSoft\Xshell6\;E:\tmpSoft\Xftp6\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\apache-maven-3.6.3\bin;C:\Program Files\nodejs\;E:\tmpSoft\mysql-5.7.26-winx64\bin;E:\tmpSoft\Git\cmd;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;.] log DirectJDKLog.java 173
INFO 2020-08-27 18:05:21,470 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-27 18:05:21,471 Root WebApplicationContext: initialization completed in 3641 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-27 18:05:21,916 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-27 18:05:22,223 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-27 18:05:22,224 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-27 18:05:22,224 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-27 18:05:22,225 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-27 18:05:27,035 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-27 18:05:27,038 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-08-27 18:05:27,048 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-27 18:05:27,048 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-27 18:05:27,052 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-27 18:05:27,054 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-27 18:05:27,055 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20180606FUAG1598522727037' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-08-27 18:05:27,056 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-27 18:05:27,056 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-27 18:05:27,056 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@399acce3 setJobFactory QuartzScheduler.java 2287
INFO 2020-08-27 18:05:29,893 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-27 18:05:30,189 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-27 18:05:30,563 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-27 18:05:31,718 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-27 18:05:31,736 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-27 18:05:31,809 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-27 18:05:32,054 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,056 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,059 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,060 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,062 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,067 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,076 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,078 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,081 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,083 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,084 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,096 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,098 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,100 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,102 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,113 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,212 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,214 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,216 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,218 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,228 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,230 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,234 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,236 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,237 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,240 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,253 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,267 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,269 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,271 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,273 Generating unique operation named: idsqueryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,275 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,281 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,296 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,298 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,300 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,301 Generating unique operation named: idsqueryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,303 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,310 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,321 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,322 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,324 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,326 Generating unique operation named: idsqueryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,327 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,334 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,340 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,344 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,345 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,347 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,348 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,354 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,359 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,360 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,369 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,371 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,375 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,382 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,383 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,384 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,386 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,387 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,391 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,403 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,404 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,406 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,407 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,410 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,418 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,420 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,422 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,423 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,425 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,429 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,435 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,437 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,439 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,440 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,442 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,446 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,451 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,452 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,453 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,455 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,456 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,460 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,465 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,466 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,467 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,468 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,470 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,474 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,479 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,481 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,482 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,483 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,485 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,490 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,499 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,500 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,502 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,503 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,505 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,514 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,518 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,522 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,524 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,532 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,533 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,535 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,537 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,538 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,577 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,583 Generating unique operation named: addUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,584 Generating unique operation named: deleteUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,585 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,586 Generating unique operation named: editUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,587 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,590 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,594 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:05:32,622 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-27 18:05:32,791 Scheduler MyScheduler_$_PC-20180606FUAG1598522727037 started. start QuartzScheduler.java 547
INFO 2020-08-27 18:05:32,810 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 18:05:32,843 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-08-27 18:05:32,846 Started JeecgApplication in 15.963 seconds (JVM running for 16.922) logStarted StartupInfoLogger.java 59
INFO 2020-08-27 18:05:32,863 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.207:8080/jeecg-boot/ Swagger-UI: http://192.168.1.207:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-08-27 18:05:33,248 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-27 18:05:33,249 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-27 18:05:33,274 Completed initialization in 25 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-27 18:05:33,369 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-27 18:05:33,372 Starting without optional kqueue library <clinit> KqueueProvider.java 70
WARN 2020-08-27 18:05:34,839 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 18:05:34,842 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 18:05:34,913 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 18:05:42,762 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:05:52,765 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:06:02,770 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:06:12,790 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:06:22,795 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:06:32,798 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:06:42,802 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:06:52,808 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:07:02,813 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:07:12,817 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:07:22,821 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:07:28,844 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 18:07:28,853 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:07:28,864 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598522848845) getDictItems SysDictController.java 172
INFO 2020-08-27 18:07:32,654 dictCode : storage_location,storage_location_name,id,warehouse_id=42 getDictItems SysDictController.java 139
INFO 2020-08-27 18:07:32,655 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:07:32,659 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=70, text=电缆库位)], timestamp=1598522852655) getDictItems SysDictController.java 172
WARN 2020-08-27 18:07:32,824 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:07:42,829 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:08:13,697 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:08:24,064 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:08:52,996 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:09:07,171 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:09:32,727 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:09:42,732 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:09:52,737 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:10:02,742 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:10:12,746 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:10:22,750 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:10:32,755 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:10:42,758 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:10:52,763 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:11:02,766 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:11:12,770 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:11:19,946 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 18:11:19,947 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:11:19,956 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598523079947) getDictItems SysDictController.java 172
INFO 2020-08-27 18:11:19,958 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:11:19,959 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:11:19,959 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:11:19,959 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:11:19,962 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598523079959) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:11:20,023 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$427cb82f.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$1a24940c.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor203.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor207.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 120 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 160 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 169 common frames omitted
WARN 2020-08-27 18:11:22,774 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:11:32,778 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:11:42,780 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:11:52,782 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:12:02,786 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:12:12,791 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:12:22,795 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:12:32,798 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:12:42,804 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:12:52,809 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:13:02,812 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:13:12,815 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:13:22,818 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:13:32,823 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:13:42,827 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:13:52,831 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:14:02,837 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:14:12,841 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:14:22,845 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:14:32,855 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:14:42,867 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:14:52,872 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:15:02,876 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:15:12,886 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:15:22,891 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:15:32,893 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:15:42,898 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:15:52,901 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:16:02,906 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:16:12,910 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:16:22,914 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:16:32,920 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:16:42,924 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:16:52,927 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:17:02,930 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:17:12,934 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:17:22,936 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:17:32,940 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:17:42,944 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:17:52,948 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:18:02,953 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:18:12,956 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:18:22,961 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:18:32,965 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:18:42,968 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:18:52,972 This scheduler instance (PC-20180606FUAG1598522727037) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:18:55,349 Scheduler MyScheduler_$_PC-20180606FUAG1598522727037 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 18:18:55,351 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-08-27 18:18:55,354 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-08-27 18:18:55,354 Scheduler MyScheduler_$_PC-20180606FUAG1598522727037 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-08-27 18:18:55,354 Scheduler MyScheduler_$_PC-20180606FUAG1598522727037 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 18:18:55,356 Scheduler MyScheduler_$_PC-20180606FUAG1598522727037 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-08-27 18:18:55,361 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-08-27 18:18:55,363 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-08-27 18:18:55,367 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-08-27 18:18:56,519 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
Logback Log Messages

Log session start time Thu Aug 27 18:27:11 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-27 18:19:03,595 Starting JeecgApplication on PC-20180606FUAG with PID 10172 (started by Administrator in F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-27 18:19:03,599 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-27 18:19:05,597 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-27 18:19:05,600 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-27 18:19:05,704 Finished Spring Data repository scanning in 88ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-27 18:19:06,211 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$390e2f2f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:19:06,304 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:19:06,397 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 202
INFO 2020-08-27 18:19:06,400 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 220
INFO 2020-08-27 18:19:06,406 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:19:06,414 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:19:06,449 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:19:06,530 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$1908c599] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:19:06,695 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:19:06,701 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$8297366a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:19:06,713 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:19:06,720 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:19:06,750 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:19:06,760 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$2e2283e3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:19:06,879 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:19:06,962 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:19:06,981 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$83dcb679] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:19:07,037 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$2c21a349] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:19:07,045 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:19:07,559 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-27 18:19:07,573 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 18:19:07,583 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-27 18:19:07,583 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-27 18:19:07,589 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_101\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\tmpSoft\Xshell6\;E:\tmpSoft\Xftp6\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\apache-maven-3.6.3\bin;C:\Program Files\nodejs\;E:\tmpSoft\mysql-5.7.26-winx64\bin;E:\tmpSoft\Git\cmd;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;.] log DirectJDKLog.java 173
INFO 2020-08-27 18:19:07,729 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-27 18:19:07,729 Root WebApplicationContext: initialization completed in 4090 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-27 18:19:08,135 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-27 18:19:08,468 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-27 18:19:08,469 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-27 18:19:08,470 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-27 18:19:08,470 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-27 18:19:13,287 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-27 18:19:13,290 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-08-27 18:19:13,299 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-27 18:19:13,300 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-27 18:19:13,304 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-27 18:19:13,306 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-27 18:19:13,307 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20180606FUAG1598523553289' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-08-27 18:19:13,308 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-27 18:19:13,308 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-27 18:19:13,308 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6f076c53 setJobFactory QuartzScheduler.java 2287
INFO 2020-08-27 18:19:15,705 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-27 18:19:15,942 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-27 18:19:16,300 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-27 18:19:17,258 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-27 18:19:17,273 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-27 18:19:17,345 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-27 18:19:17,563 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,565 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,567 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,569 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,570 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,575 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,583 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,585 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,587 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,588 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,590 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,602 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,603 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,605 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,606 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,617 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,683 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,685 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,686 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,688 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,698 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,700 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,704 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,706 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,707 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,710 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,722 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,735 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,736 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,738 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,740 Generating unique operation named: idsqueryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,741 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,746 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,760 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,761 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,762 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,764 Generating unique operation named: idsqueryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,766 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,772 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,783 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,785 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,786 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,788 Generating unique operation named: idsqueryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,789 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,796 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,802 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,804 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,806 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,808 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,809 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,815 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,822 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,823 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,833 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,835 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,839 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,846 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,847 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,848 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,849 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,851 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,856 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,868 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,870 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,873 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,874 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,878 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,885 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,887 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,888 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,889 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,890 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,894 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,900 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,901 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,903 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,904 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,905 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,909 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,913 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,915 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,916 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,917 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,918 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,921 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,926 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,927 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,929 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,930 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,931 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,934 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,939 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,940 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,941 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,942 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,943 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,947 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,954 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,955 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,957 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,958 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,959 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,966 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,971 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,975 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,976 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,984 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,986 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,987 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,988 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,989 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,993 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:17,998 Generating unique operation named: addUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:18,000 Generating unique operation named: deleteUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:18,002 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:18,003 Generating unique operation named: editUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:18,004 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:18,008 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:18,012 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:19:18,036 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-27 18:19:18,224 Scheduler MyScheduler_$_PC-20180606FUAG1598523553289 started. start QuartzScheduler.java 547
INFO 2020-08-27 18:19:18,244 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 18:19:18,282 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-08-27 18:19:18,286 Started JeecgApplication in 15.698 seconds (JVM running for 16.725) logStarted StartupInfoLogger.java 59
INFO 2020-08-27 18:19:18,305 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.207:8080/jeecg-boot/ Swagger-UI: http://192.168.1.207:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-08-27 18:19:18,478 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-27 18:19:18,478 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-27 18:19:18,506 Completed initialization in 27 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-27 18:19:18,621 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-27 18:19:18,624 Starting without optional kqueue library <clinit> KqueueProvider.java 70
WARN 2020-08-27 18:19:23,175 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 18:19:23,178 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 18:19:23,247 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 18:19:28,174 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:19:38,178 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:19:48,182 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:19:58,187 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:20:08,191 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:20:18,196 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:20:28,200 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:20:38,544 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:20:42,759 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:20:42,759 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:20:42,767 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:20:42,767 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:20:42,776 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598523642759) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:20:42,824 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$d2aa5f43.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$baa96970.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 120 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 162 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 171 common frames omitted
WARN 2020-08-27 18:20:48,549 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:20:53,066 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:20:53,066 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:20:53,066 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 18:20:53,066 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:20:53,066 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:20:53,066 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:20:53,072 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598523653066) getDictItems SysDictController.java 172
INFO 2020-08-27 18:20:53,075 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598523653066) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:20:53,071 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$d2aa5f43.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$baa96970.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 120 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 162 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 171 common frames omitted
WARN 2020-08-27 18:20:58,554 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:21:08,559 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:21:18,563 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:21:28,568 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:21:38,573 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:21:38,649 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:21:38,650 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:21:38,651 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:21:38,652 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:21:38,653 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598523698650) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:21:38,654 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$d2aa5f43.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$baa96970.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 120 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 162 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 171 common frames omitted
WARN 2020-08-27 18:21:48,576 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:21:58,582 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:22:08,585 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:22:18,590 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:22:28,596 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:22:38,599 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:22:48,614 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:22:58,618 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:22:59,160 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:22:59,160 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:22:59,164 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 18:22:59,165 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:22:59,167 dictCode : warehouse,name,id getDictItems SysDictController.java 139
ERROR 2020-08-27 18:22:59,164 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$d2aa5f43.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$baa96970.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 120 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 162 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 171 common frames omitted
INFO 2020-08-27 18:22:59,167 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:22:59,168 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598523779165) getDictItems SysDictController.java 172
INFO 2020-08-27 18:22:59,178 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598523779167) getDictItems SysDictController.java 172
INFO 2020-08-27 18:23:01,716 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:23:01,715 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:23:01,716 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:23:01,716 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:23:01,722 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598523781716) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:23:01,719 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$d2aa5f43.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$baa96970.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor220.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor217.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 120 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor187.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 123 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 171 common frames omitted
WARN 2020-08-27 18:23:08,623 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:23:08,908 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 18:23:08,908 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:23:08,912 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598523788908) getDictItems SysDictController.java 172
INFO 2020-08-27 18:23:11,192 dictCode : storage_location,storage_location_name,id,warehouse_id=41 getDictItems SysDictController.java 139
INFO 2020-08-27 18:23:11,193 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:23:11,196 Result(success=true, message=操作成功!, code=0, result=[], timestamp=1598523791193) getDictItems SysDictController.java 172
INFO 2020-08-27 18:23:13,448 dictCode : storage_location,storage_location_name,id,warehouse_id=42 getDictItems SysDictController.java 139
INFO 2020-08-27 18:23:13,449 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:23:13,456 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=70, text=电缆库位)], timestamp=1598523793449) getDictItems SysDictController.java 172
WARN 2020-08-27 18:23:18,626 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:23:28,629 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:23:38,960 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:23:49,431 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:23:59,925 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:24:09,930 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:24:19,933 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:24:29,937 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:24:39,943 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:24:49,947 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:24:59,952 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:25:09,956 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:25:19,959 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:25:29,964 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:25:39,968 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:25:49,974 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:25:59,978 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:26:09,983 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:26:19,988 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:26:29,991 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:26:39,997 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:26:50,001 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:27:00,004 This scheduler instance (PC-20180606FUAG1598523553289) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:27:01,351 Scheduler MyScheduler_$_PC-20180606FUAG1598523553289 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 18:27:01,353 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-08-27 18:27:01,356 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-08-27 18:27:01,356 Scheduler MyScheduler_$_PC-20180606FUAG1598523553289 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-08-27 18:27:01,356 Scheduler MyScheduler_$_PC-20180606FUAG1598523553289 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 18:27:01,358 Scheduler MyScheduler_$_PC-20180606FUAG1598523553289 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-08-27 18:27:01,362 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-08-27 18:27:01,364 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-08-27 18:27:01,369 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-08-27 18:27:02,556 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
Logback Log Messages

Log session start time Thu Aug 27 18:34:46 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-27 18:27:12,058 Starting JeecgApplication on PC-20180606FUAG with PID 2692 (started by Administrator in F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-27 18:27:12,065 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-27 18:27:14,632 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-27 18:27:14,635 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-27 18:27:14,750 Finished Spring Data repository scanning in 99ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-27 18:27:15,396 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$98c9f573] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:27:15,529 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:27:15,648 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 202
INFO 2020-08-27 18:27:15,651 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 220
INFO 2020-08-27 18:27:15,655 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:27:15,660 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:27:15,692 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:27:15,771 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$78c48bdd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:27:15,936 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:27:15,943 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e252fcae] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:27:15,955 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:27:15,961 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:27:15,986 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:27:15,996 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$8dde4a27] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:27:16,112 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:27:16,211 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:27:16,229 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$e3987cbd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:27:16,272 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$8bdd698d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:27:16,278 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:27:16,746 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-27 18:27:16,762 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 18:27:16,771 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-27 18:27:16,772 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-27 18:27:16,778 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_101\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\tmpSoft\Xshell6\;E:\tmpSoft\Xftp6\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\apache-maven-3.6.3\bin;C:\Program Files\nodejs\;E:\tmpSoft\mysql-5.7.26-winx64\bin;E:\tmpSoft\Git\cmd;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;.] log DirectJDKLog.java 173
INFO 2020-08-27 18:27:16,948 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-27 18:27:16,948 Root WebApplicationContext: initialization completed in 4709 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-27 18:27:17,391 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-27 18:27:17,711 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-27 18:27:17,712 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-27 18:27:17,712 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-27 18:27:17,712 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-27 18:27:23,184 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-27 18:27:23,187 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-08-27 18:27:23,203 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-27 18:27:23,204 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-27 18:27:23,210 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-27 18:27:23,213 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-27 18:27:23,215 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20180606FUAG1598524043186' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-08-27 18:27:23,216 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-27 18:27:23,216 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-27 18:27:23,217 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7af2ee23 setJobFactory QuartzScheduler.java 2287
INFO 2020-08-27 18:27:25,671 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-27 18:27:25,906 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-27 18:27:26,238 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-27 18:27:27,269 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-27 18:27:27,284 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-27 18:27:27,366 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-27 18:27:27,610 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,612 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,614 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,615 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,617 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,622 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,631 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,632 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,634 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,635 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,637 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,648 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,649 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,651 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,653 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,665 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,734 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,736 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,737 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,740 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,750 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,752 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,756 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,758 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,759 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,762 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,776 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,789 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,790 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,792 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,794 Generating unique operation named: idsqueryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,795 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,801 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,814 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,817 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,819 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,820 Generating unique operation named: idsqueryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,823 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,829 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,840 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,842 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,844 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,845 Generating unique operation named: idsqueryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,847 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,859 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,873 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,878 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,880 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,882 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,883 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,903 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,910 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,915 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,926 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,927 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,931 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,937 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,939 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,941 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,943 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,945 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,949 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,961 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,963 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,964 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,965 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,969 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,976 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,978 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,979 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,980 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,981 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,985 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,990 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,991 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,992 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,993 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,994 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:27,998 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,002 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,003 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,004 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,005 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,006 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,009 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,014 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,015 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,016 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,017 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,018 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,022 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,027 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,028 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,029 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,030 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,032 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,036 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,044 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,046 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,047 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,049 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,050 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,059 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,064 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,068 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,070 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,078 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,080 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,082 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,083 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,084 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,088 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,095 Generating unique operation named: addUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,097 Generating unique operation named: deleteUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,098 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,099 Generating unique operation named: editUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,100 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,105 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,110 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:27:28,134 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-27 18:27:28,310 Scheduler MyScheduler_$_PC-20180606FUAG1598524043186 started. start QuartzScheduler.java 547
INFO 2020-08-27 18:27:28,330 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 18:27:28,362 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-08-27 18:27:28,366 Started JeecgApplication in 17.472 seconds (JVM running for 18.422) logStarted StartupInfoLogger.java 59
INFO 2020-08-27 18:27:28,381 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.207:8080/jeecg-boot/ Swagger-UI: http://192.168.1.207:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-08-27 18:27:28,559 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-27 18:27:28,560 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-27 18:27:28,586 Completed initialization in 26 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-27 18:27:28,694 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-27 18:27:28,696 Starting without optional kqueue library <clinit> KqueueProvider.java 70
WARN 2020-08-27 18:27:32,971 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 18:27:32,974 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 18:27:33,046 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 18:27:38,268 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:27:40,414 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:27:40,415 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:27:40,415 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 18:27:40,421 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:27:40,421 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:27:40,421 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:27:40,430 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598524060416) getDictItems SysDictController.java 172
INFO 2020-08-27 18:27:40,434 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598524060416) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:27:40,477 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$cacf635d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3b9df303.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 120 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 163 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 172 common frames omitted
WARN 2020-08-27 18:27:48,273 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:27:53,160 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:27:53,160 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:27:53,160 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:27:53,160 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:27:53,166 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598524073160) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:27:53,163 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$cacf635d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3b9df303.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 120 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 154 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 172 common frames omitted
INFO 2020-08-27 18:27:57,933 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:27:57,933 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:27:57,934 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:27:57,934 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:27:57,933 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 18:27:57,936 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:27:57,937 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598524077934) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:27:57,935 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$cacf635d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3b9df303.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 120 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 154 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 172 common frames omitted
INFO 2020-08-27 18:27:57,941 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598524077936) getDictItems SysDictController.java 172
WARN 2020-08-27 18:27:58,279 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:28:08,282 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:28:14,390 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:28:14,391 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:28:14,391 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 18:28:14,392 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:28:14,396 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598524094392) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:28:14,393 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$cacf635d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3b9df303.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 120 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 154 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 172 common frames omitted
INFO 2020-08-27 18:28:14,412 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:28:14,412 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:28:14,418 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598524094412) getDictItems SysDictController.java 172
INFO 2020-08-27 18:28:17,073 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:28:17,073 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:28:17,073 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:28:17,073 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:28:17,078 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598524097073) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:28:17,077 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$cacf635d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3b9df303.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 120 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 154 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 172 common frames omitted
WARN 2020-08-27 18:28:18,284 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:28:20,653 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 18:28:20,653 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:28:20,653 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:28:20,653 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:28:20,653 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:28:20,653 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:28:20,660 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598524100653) getDictItems SysDictController.java 172
INFO 2020-08-27 18:28:20,661 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598524100653) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:28:20,658 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$cacf635d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor234.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3b9df303.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor231.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor226.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor224.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 119 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$cacf635d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 100 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 172 common frames omitted
INFO 2020-08-27 18:28:23,612 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:28:23,613 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:28:23,618 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598524103613) getDictItems SysDictController.java 172
INFO 2020-08-27 18:28:23,652 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:28:23,652 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
ERROR 2020-08-27 18:28:23,657 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$cacf635d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor234.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3b9df303.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor231.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor226.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor224.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 119 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$cacf635d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 100 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 172 common frames omitted
WARN 2020-08-27 18:28:28,568 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:28:32,985 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 18:28:32,986 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:28:32,993 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598524112986) getDictItems SysDictController.java 172
INFO 2020-08-27 18:28:36,286 dictCode : storage_location,storage_location_name,id,warehouse_id=42 getDictItems SysDictController.java 139
INFO 2020-08-27 18:28:36,286 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:28:36,291 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=70, text=电缆库位)], timestamp=1598524116286) getDictItems SysDictController.java 172
WARN 2020-08-27 18:28:38,571 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:28:48,577 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:28:58,583 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:29:08,585 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:29:18,590 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:29:28,594 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:29:38,600 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:29:48,604 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:29:52,619 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:29:52,619 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:29:52,619 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 18:29:52,620 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:29:52,620 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:29:52,620 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:29:52,623 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598524192620) getDictItems SysDictController.java 172
INFO 2020-08-27 18:29:52,624 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598524192620) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:29:52,623 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$cacf635d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor234.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3b9df303.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor247.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor231.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor226.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor224.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$cacf635d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3b9df303.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 172 common frames omitted
INFO 2020-08-27 18:29:54,770 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:29:54,770 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:29:54,770 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:29:54,770 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:29:54,775 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598524194770) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:29:54,774 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$cacf635d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor234.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3b9df303.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor247.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor231.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor226.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor224.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$cacf635d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3b9df303.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 172 common frames omitted
INFO 2020-08-27 18:29:55,502 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:29:55,502 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 18:29:55,502 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:29:55,502 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:29:55,502 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:29:55,502 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:29:55,506 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598524195502) getDictItems SysDictController.java 172
INFO 2020-08-27 18:29:55,508 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598524195502) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:29:55,504 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$cacf635d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor234.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3b9df303.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor247.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor231.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor226.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor224.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$cacf635d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3b9df303.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 172 common frames omitted
WARN 2020-08-27 18:29:58,607 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:30:08,610 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:30:10,766 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:30:10,766 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:30:10,766 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:30:10,766 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:30:10,770 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598524210766) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:30:10,768 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$cacf635d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor234.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3b9df303.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor247.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor231.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor226.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor224.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$cacf635d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3b9df303.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 172 common frames omitted
INFO 2020-08-27 18:30:11,643 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:30:11,643 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:30:11,644 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:30:11,644 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 18:30:11,644 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:30:11,644 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:30:11,647 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598524211643) getDictItems SysDictController.java 172
INFO 2020-08-27 18:30:11,647 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598524211644) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:30:11,646 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$cacf635d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor234.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3b9df303.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor247.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor231.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor226.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor224.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$cacf635d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3b9df303.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 172 common frames omitted
INFO 2020-08-27 18:30:18,324 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
WARN 2020-08-27 18:30:18,613 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:30:21,553 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg1MTc3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.oUqxGbCCb5xmcI_zwLD5CgBPOkn9_ZTd6DhpZznVUSc getUserPermissionByToken SysPermissionController.java 206
WARN 2020-08-27 18:30:22,729 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 18:30:22,730 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 18:30:22,732 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 18:30:28,617 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:30:30,928 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 18:30:30,928 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:30:30,929 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:30:30,929 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:30:30,932 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:30:30,932 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:30:30,935 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598524230929) getDictItems SysDictController.java 172
INFO 2020-08-27 18:30:30,936 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598524230932) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:30:30,933 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$cacf635d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor234.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3b9df303.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor247.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor231.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor226.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor224.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$cacf635d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3b9df303.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 172 common frames omitted
INFO 2020-08-27 18:30:34,494 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:30:34,494 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:30:34,495 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:30:34,495 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:30:34,498 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598524234495) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:30:34,497 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$cacf635d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor234.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3b9df303.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor247.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor231.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor226.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor224.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$cacf635d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3b9df303.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 172 common frames omitted
INFO 2020-08-27 18:30:35,305 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:30:35,305 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:30:35,305 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 18:30:35,306 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:30:35,306 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:30:35,306 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:30:35,309 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598524235306) getDictItems SysDictController.java 172
INFO 2020-08-27 18:30:35,309 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598524235306) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:30:35,308 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$cacf635d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor234.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3b9df303.getDictItems(<generated>)
    at sun.reflect.GeneratedMethodAccessor247.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor231.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor226.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor224.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 118 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$cacf635d.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$3b9df303.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 88 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 172 common frames omitted
WARN 2020-08-27 18:30:38,619 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:30:48,623 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:30:57,342 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 18:30:57,343 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:30:57,345 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598524257343) getDictItems SysDictController.java 172
WARN 2020-08-27 18:30:58,625 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:31:08,631 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
ERROR 2020-08-27 18:31:12,759 null handleException JeecgBootExceptionHandler.java 57
java.lang.NullPointerException: null
    at org.jeecg.modules.cable.service.impl.Plan1ServiceImpl.consolidationCompleted(Plan1ServiceImpl.java:148)
    at org.jeecg.modules.cable.service.impl.Plan1ServiceImpl$$FastClassBySpringCGLIB$$b71cd400.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.cable.service.impl.Plan1ServiceImpl$$EnhancerBySpringCGLIB$$b158eca3.consolidationCompleted(<generated>)
    at org.jeecg.modules.cable.controller.Plan1Controller.consolidationCompleted(Plan1Controller.java:76)
    at org.jeecg.modules.cable.controller.Plan1Controller$$FastClassBySpringCGLIB$$3a4cd14.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor234.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.cable.controller.Plan1Controller$$EnhancerBySpringCGLIB$$caabf2fc.consolidationCompleted(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
WARN 2020-08-27 18:31:18,635 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:31:28,639 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:31:38,642 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:31:48,646 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:31:50,659 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1OTg1MTc3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.oUqxGbCCb5xmcI_zwLD5CgBPOkn9_ZTd6DhpZznVUSc jwtTokenRefresh ShiroRealm.java 157
WARN 2020-08-27 18:34:37,284 This scheduler instance (PC-20180606FUAG1598524043186) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
ERROR 2020-08-27 18:34:37,285 null handleException JeecgBootExceptionHandler.java 57
java.lang.NullPointerException: null
    at org.jeecg.modules.cable.service.impl.Plan1ServiceImpl.consolidationCompleted(Plan1ServiceImpl.java:148)
    at org.jeecg.modules.cable.service.impl.Plan1ServiceImpl$$FastClassBySpringCGLIB$$b71cd400.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.cable.service.impl.Plan1ServiceImpl$$EnhancerBySpringCGLIB$$b158eca3.consolidationCompleted(<generated>)
    at org.jeecg.modules.cable.controller.Plan1Controller.consolidationCompleted(Plan1Controller.java:76)
    at org.jeecg.modules.cable.controller.Plan1Controller$$FastClassBySpringCGLIB$$3a4cd14.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor234.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.cable.controller.Plan1Controller$$EnhancerBySpringCGLIB$$caabf2fc.consolidationCompleted(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
INFO 2020-08-27 18:34:37,335 Scheduler MyScheduler_$_PC-20180606FUAG1598524043186 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 18:34:37,337 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-08-27 18:34:37,340 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-08-27 18:34:37,341 Scheduler MyScheduler_$_PC-20180606FUAG1598524043186 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-08-27 18:34:37,341 Scheduler MyScheduler_$_PC-20180606FUAG1598524043186 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 18:34:37,347 Scheduler MyScheduler_$_PC-20180606FUAG1598524043186 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-08-27 18:34:37,352 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-08-27 18:34:37,354 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-08-27 18:34:37,357 {dataSource-1} closed close DruidDataSource.java 2020
Logback Log Messages

Log session start time Thu Aug 27 18:40:52 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-27 18:34:46,898 Starting JeecgApplication on PC-20180606FUAG with PID 8968 (started by Administrator in F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-27 18:34:46,902 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-27 18:34:49,361 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-27 18:34:49,365 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-27 18:34:49,462 Finished Spring Data repository scanning in 82ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-27 18:34:49,963 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$762b171c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:34:50,063 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:34:50,159 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 202
INFO 2020-08-27 18:34:50,161 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 220
INFO 2020-08-27 18:34:50,166 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:34:50,171 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:34:50,204 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:34:50,284 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$5625ad86] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:34:50,443 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:34:50,449 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bfb41e57] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:34:50,461 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:34:50,468 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:34:50,494 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:34:50,504 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$6b3f6bd0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:34:50,621 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:34:50,700 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:34:50,716 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$c0f99e66] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:34:50,755 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$693e8b36] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:34:50,761 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:34:51,207 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-27 18:34:51,224 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 18:34:51,234 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-27 18:34:51,235 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-27 18:34:51,242 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_101\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\tmpSoft\Xshell6\;E:\tmpSoft\Xftp6\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\apache-maven-3.6.3\bin;C:\Program Files\nodejs\;E:\tmpSoft\mysql-5.7.26-winx64\bin;E:\tmpSoft\Git\cmd;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;.] log DirectJDKLog.java 173
INFO 2020-08-27 18:34:51,412 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-27 18:34:51,412 Root WebApplicationContext: initialization completed in 4470 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-27 18:34:51,813 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-27 18:34:52,121 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-27 18:34:52,122 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-27 18:34:52,122 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-27 18:34:52,123 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-27 18:34:58,299 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-27 18:34:58,302 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-08-27 18:34:58,314 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-27 18:34:58,315 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-27 18:34:58,319 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-27 18:34:58,322 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-27 18:34:58,323 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20180606FUAG1598524498301' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-08-27 18:34:58,323 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-27 18:34:58,324 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-27 18:34:58,324 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5f5076f9 setJobFactory QuartzScheduler.java 2287
INFO 2020-08-27 18:35:01,073 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-27 18:35:01,315 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-27 18:35:01,637 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-27 18:35:02,658 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-27 18:35:02,675 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-27 18:35:02,755 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-27 18:35:02,990 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:02,992 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:02,994 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:02,995 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:02,997 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,002 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,011 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,013 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,015 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,017 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,018 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,029 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,031 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,033 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,034 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,045 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,113 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,115 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,116 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,119 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,129 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,131 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,135 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,136 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,138 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,140 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,156 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,168 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,170 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,171 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,173 Generating unique operation named: idsqueryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,174 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,180 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,193 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,195 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,198 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,200 Generating unique operation named: idsqueryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,202 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,209 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,219 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,221 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,222 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,224 Generating unique operation named: idsqueryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,225 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,233 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,241 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,244 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,250 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,253 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,257 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,269 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,275 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,276 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,288 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,289 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,295 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,304 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,306 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,308 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,309 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,310 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,314 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,325 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,327 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,328 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,329 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,332 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,339 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,341 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,342 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,343 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,345 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,348 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,353 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,354 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,356 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,357 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,358 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,361 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,366 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,367 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,368 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,369 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,370 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,373 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,378 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,379 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,380 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,381 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,382 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,385 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,390 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,391 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,392 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,393 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,394 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,398 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,406 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,408 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,409 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,410 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,412 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,420 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,425 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,429 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,430 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,439 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,440 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,442 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,443 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,444 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,449 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,455 Generating unique operation named: addUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,456 Generating unique operation named: deleteUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,457 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,458 Generating unique operation named: editUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,459 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,463 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,468 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:35:03,489 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-27 18:35:03,662 Scheduler MyScheduler_$_PC-20180606FUAG1598524498301 started. start QuartzScheduler.java 547
INFO 2020-08-27 18:35:03,681 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 18:35:03,715 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-08-27 18:35:03,719 Started JeecgApplication in 17.742 seconds (JVM running for 18.793) logStarted StartupInfoLogger.java 59
INFO 2020-08-27 18:35:03,734 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.207:8080/jeecg-boot/ Swagger-UI: http://192.168.1.207:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-08-27 18:35:03,838 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-27 18:35:03,839 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-27 18:35:03,859 Completed initialization in 20 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-27 18:35:03,992 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-27 18:35:03,995 Starting without optional kqueue library <clinit> KqueueProvider.java 70
WARN 2020-08-27 18:35:07,801 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 18:35:07,804 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 18:35:07,871 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 18:35:13,622 This scheduler instance (PC-20180606FUAG1598524498301) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:35:23,626 This scheduler instance (PC-20180606FUAG1598524498301) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:35:33,631 This scheduler instance (PC-20180606FUAG1598524498301) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:35:43,634 This scheduler instance (PC-20180606FUAG1598524498301) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:35:53,637 This scheduler instance (PC-20180606FUAG1598524498301) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:36:03,645 This scheduler instance (PC-20180606FUAG1598524498301) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:36:13,650 This scheduler instance (PC-20180606FUAG1598524498301) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:36:23,655 This scheduler instance (PC-20180606FUAG1598524498301) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:36:33,660 This scheduler instance (PC-20180606FUAG1598524498301) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:36:43,663 This scheduler instance (PC-20180606FUAG1598524498301) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:36:53,667 This scheduler instance (PC-20180606FUAG1598524498301) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:37:03,671 This scheduler instance (PC-20180606FUAG1598524498301) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:37:08,263 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:37:08,263 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:37:08,271 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:37:08,271 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:37:08,278 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598524628264) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:37:08,318 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$4aa4e62b.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$a9eeda87.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor192.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 120 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 162 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 171 common frames omitted
INFO 2020-08-27 18:37:08,846 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:37:08,846 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:37:08,846 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:37:08,846 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:37:08,847 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 18:37:08,847 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:37:08,851 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598524628846) getDictItems SysDictController.java 172
INFO 2020-08-27 18:37:08,853 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598524628847) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:37:08,849 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$4aa4e62b.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$a9eeda87.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor192.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor333.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 120 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor192.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 145 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 171 common frames omitted
WARN 2020-08-27 18:37:13,676 This scheduler instance (PC-20180606FUAG1598524498301) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:37:23,679 This scheduler instance (PC-20180606FUAG1598524498301) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:37:33,681 This scheduler instance (PC-20180606FUAG1598524498301) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:37:43,686 This scheduler instance (PC-20180606FUAG1598524498301) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:37:53,688 This scheduler instance (PC-20180606FUAG1598524498301) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:38:01,493 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:38:01,493 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:38:01,494 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:38:01,494 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:38:01,498 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598524681494) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:38:01,498 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$4aa4e62b.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor372.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$a9eeda87.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor192.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor333.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor337.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor375.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 119 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor192.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$4aa4e62b.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 100 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 171 common frames omitted
INFO 2020-08-27 18:38:03,288 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:38:03,288 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:38:03,289 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:38:03,289 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:38:03,289 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 18:38:03,290 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:38:03,293 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598524683289) getDictItems SysDictController.java 172
INFO 2020-08-27 18:38:03,294 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598524683290) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:38:03,291 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$4aa4e62b.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor372.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$a9eeda87.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor192.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor333.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor337.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor375.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 119 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor192.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$4aa4e62b.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 100 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 171 common frames omitted
WARN 2020-08-27 18:38:03,693 This scheduler instance (PC-20180606FUAG1598524498301) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:38:05,191 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:38:05,191 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:38:05,197 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:38:05,198 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
ERROR 2020-08-27 18:38:05,193 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$4aa4e62b.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor372.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$a9eeda87.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor192.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor333.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor337.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor375.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 119 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor192.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$4aa4e62b.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 100 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 171 common frames omitted
INFO 2020-08-27 18:38:05,201 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598524685198) getDictItems SysDictController.java 172
WARN 2020-08-27 18:38:13,698 This scheduler instance (PC-20180606FUAG1598524498301) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:38:23,702 This scheduler instance (PC-20180606FUAG1598524498301) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:38:33,737 This scheduler instance (PC-20180606FUAG1598524498301) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:38:43,742 This scheduler instance (PC-20180606FUAG1598524498301) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:38:54,103 This scheduler instance (PC-20180606FUAG1598524498301) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:40:46,654 This scheduler instance (PC-20180606FUAG1598524498301) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:40:46,694 Scheduler MyScheduler_$_PC-20180606FUAG1598524498301 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 18:40:46,696 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-08-27 18:40:46,699 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-08-27 18:40:46,699 Scheduler MyScheduler_$_PC-20180606FUAG1598524498301 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-08-27 18:40:46,699 Scheduler MyScheduler_$_PC-20180606FUAG1598524498301 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 18:40:46,733 Scheduler MyScheduler_$_PC-20180606FUAG1598524498301 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-08-27 18:40:46,738 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-08-27 18:40:46,740 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-08-27 18:40:46,744 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-08-27 18:40:47,893 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
Logback Log Messages

Log session start time Thu Aug 27 18:43:29 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-27 18:40:52,477 Starting JeecgApplication on PC-20180606FUAG with PID 7824 (started by Administrator in F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-27 18:40:52,481 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-27 18:40:54,139 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-27 18:40:54,142 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-27 18:40:54,256 Finished Spring Data repository scanning in 98ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-27 18:40:54,728 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$daa2a982] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:40:54,822 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:40:54,913 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 202
INFO 2020-08-27 18:40:54,916 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 220
INFO 2020-08-27 18:40:54,919 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:40:54,924 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:40:54,958 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:40:55,043 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ba9d3fec] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:40:55,201 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:40:55,207 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$242bb0bd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:40:55,218 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:40:55,225 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:40:55,251 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:40:55,261 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$cfb6fe36] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:40:55,377 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:40:55,470 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:40:55,485 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$257130cc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:40:55,524 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$cdb61d9c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:40:55,530 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:40:55,976 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-27 18:40:55,992 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 18:40:56,002 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-27 18:40:56,002 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-27 18:40:56,008 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_101\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\tmpSoft\Xshell6\;E:\tmpSoft\Xftp6\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\apache-maven-3.6.3\bin;C:\Program Files\nodejs\;E:\tmpSoft\mysql-5.7.26-winx64\bin;E:\tmpSoft\Git\cmd;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;.] log DirectJDKLog.java 173
INFO 2020-08-27 18:40:56,144 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-27 18:40:56,145 Root WebApplicationContext: initialization completed in 3625 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-27 18:40:56,540 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-27 18:40:56,846 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-27 18:40:56,847 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-27 18:40:56,847 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-27 18:40:56,848 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-27 18:41:01,665 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-27 18:41:01,668 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-08-27 18:41:01,678 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-27 18:41:01,679 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-27 18:41:01,683 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-27 18:41:01,685 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-27 18:41:01,686 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20180606FUAG1598524861667' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-08-27 18:41:01,686 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-27 18:41:01,687 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-27 18:41:01,687 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@10c67c1c setJobFactory QuartzScheduler.java 2287
INFO 2020-08-27 18:41:04,108 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-27 18:41:04,352 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-27 18:41:04,685 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-27 18:41:05,704 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-27 18:41:05,720 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-27 18:41:05,792 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-27 18:41:06,012 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,014 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,016 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,017 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,019 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,023 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,032 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,034 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,036 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,038 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,039 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,051 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,052 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,054 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,056 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,067 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,136 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,137 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,139 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,141 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,150 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,152 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,156 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,158 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,160 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,164 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,179 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,191 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,193 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,194 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,196 Generating unique operation named: idsqueryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,197 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,202 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,215 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,217 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,219 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,221 Generating unique operation named: idsqueryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,223 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,229 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,239 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,240 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,242 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,243 Generating unique operation named: idsqueryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,246 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,252 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,259 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,261 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,263 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,265 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,266 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,272 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,277 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,278 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,288 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,289 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,293 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,300 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,302 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,304 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,305 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,306 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,310 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,322 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,324 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,325 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,327 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,330 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,337 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,339 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,341 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,342 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,343 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,347 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,353 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,354 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,355 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,357 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,358 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,362 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,366 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,368 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,369 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,370 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,372 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,375 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,380 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,381 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,383 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,384 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,385 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,388 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,393 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,394 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,396 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,397 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,398 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,401 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,410 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,411 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,412 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,414 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,415 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,423 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,427 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,431 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,432 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,440 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,442 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,443 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,444 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,446 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,450 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,455 Generating unique operation named: addUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,457 Generating unique operation named: deleteUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,458 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,460 Generating unique operation named: editUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,461 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,465 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,469 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:41:06,492 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-27 18:41:06,700 Scheduler MyScheduler_$_PC-20180606FUAG1598524861667 started. start QuartzScheduler.java 547
INFO 2020-08-27 18:41:06,719 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 18:41:06,751 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-08-27 18:41:06,755 Started JeecgApplication in 15.203 seconds (JVM running for 16.092) logStarted StartupInfoLogger.java 59
INFO 2020-08-27 18:41:06,769 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.207:8080/jeecg-boot/ Swagger-UI: http://192.168.1.207:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-08-27 18:41:06,914 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-27 18:41:06,915 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-27 18:41:06,934 Completed initialization in 19 ms initServletBean FrameworkServlet.java 546
WARN 2020-08-27 18:41:06,962 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 18:41:06,966 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 18:41:07,043 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2020-08-27 18:41:07,378 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-27 18:41:07,380 Starting without optional kqueue library <clinit> KqueueProvider.java 70
WARN 2020-08-27 18:41:16,675 This scheduler instance (PC-20180606FUAG1598524861667) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:41:26,678 This scheduler instance (PC-20180606FUAG1598524861667) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:42:38,139 This scheduler instance (PC-20180606FUAG1598524861667) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:42:38,624 Scheduler MyScheduler_$_PC-20180606FUAG1598524861667 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 18:42:38,626 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-08-27 18:42:38,629 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-08-27 18:42:38,629 Scheduler MyScheduler_$_PC-20180606FUAG1598524861667 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-08-27 18:42:38,629 Scheduler MyScheduler_$_PC-20180606FUAG1598524861667 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 18:42:38,630 Scheduler MyScheduler_$_PC-20180606FUAG1598524861667 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-08-27 18:42:38,636 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-08-27 18:42:38,638 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-08-27 18:42:38,641 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-08-27 18:42:39,799 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
Logback Log Messages

Log session start time Thu Aug 27 18:46:52 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-27 18:43:29,812 Starting JeecgApplication on PC-20180606FUAG with PID 8132 (started by Administrator in F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-27 18:43:29,817 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-27 18:43:31,628 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-27 18:43:31,631 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-27 18:43:31,762 Finished Spring Data repository scanning in 116ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-27 18:43:32,285 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$c1f5927c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:43:32,394 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:43:32,483 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 202
INFO 2020-08-27 18:43:32,485 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 220
INFO 2020-08-27 18:43:32,490 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:43:32,496 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:43:32,535 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:43:32,615 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$a1f028e6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:43:32,778 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:43:32,784 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b7e99b7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:43:32,795 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:43:32,802 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:43:32,829 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:43:32,839 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$b709e730] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:43:32,954 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:43:33,040 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:43:33,055 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$cc419c6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:43:33,096 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$b5090696] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:43:33,102 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:43:33,533 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-27 18:43:33,550 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 18:43:33,560 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-27 18:43:33,561 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-27 18:43:33,567 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_101\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\tmpSoft\Xshell6\;E:\tmpSoft\Xftp6\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\apache-maven-3.6.3\bin;C:\Program Files\nodejs\;E:\tmpSoft\mysql-5.7.26-winx64\bin;E:\tmpSoft\Git\cmd;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;.] log DirectJDKLog.java 173
INFO 2020-08-27 18:43:33,721 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-27 18:43:33,722 Root WebApplicationContext: initialization completed in 3812 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-27 18:43:34,162 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-27 18:43:34,469 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-27 18:43:34,469 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-27 18:43:34,470 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-27 18:43:34,470 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-27 18:43:39,453 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-27 18:43:39,455 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-08-27 18:43:39,465 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-27 18:43:39,466 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-27 18:43:39,470 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-27 18:43:39,472 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-27 18:43:39,473 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20180606FUAG1598525019454' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-08-27 18:43:39,474 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-27 18:43:39,474 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-27 18:43:39,474 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1500edf3 setJobFactory QuartzScheduler.java 2287
INFO 2020-08-27 18:43:42,036 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-27 18:43:42,276 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-27 18:43:42,612 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-27 18:43:43,659 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-27 18:43:43,677 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-27 18:43:43,754 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-27 18:43:44,033 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,035 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,037 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,038 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,040 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,044 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,053 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,054 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,056 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,058 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,059 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,070 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,072 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,074 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,076 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,086 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,154 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,155 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,157 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,160 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,169 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,172 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,175 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,177 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,179 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,182 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,195 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,207 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,209 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,211 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,213 Generating unique operation named: idsqueryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,214 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,219 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,232 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,234 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,235 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,237 Generating unique operation named: idsqueryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,239 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,245 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,254 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,255 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,257 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,258 Generating unique operation named: idsqueryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,259 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,266 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,272 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,274 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,276 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,278 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,279 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,285 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,290 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,292 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,301 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,302 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,306 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,314 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,315 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,316 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,317 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,318 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,323 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,335 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,337 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,339 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,340 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,343 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,351 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,353 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,354 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,355 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,356 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,360 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,366 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,367 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,368 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,370 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,371 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,375 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,380 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,381 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,382 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,383 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,385 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,388 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,393 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,394 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,395 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,396 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,401 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,405 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,410 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,411 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,413 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,414 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,415 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,419 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,426 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,427 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,428 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,429 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,430 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,439 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,444 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,449 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,450 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,459 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,460 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,462 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,463 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,464 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,468 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,474 Generating unique operation named: addUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,475 Generating unique operation named: deleteUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,477 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,478 Generating unique operation named: editUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,480 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,484 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,487 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:43:44,511 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-27 18:43:44,722 Scheduler MyScheduler_$_PC-20180606FUAG1598525019454 started. start QuartzScheduler.java 547
INFO 2020-08-27 18:43:44,741 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 18:43:44,773 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-08-27 18:43:44,776 Started JeecgApplication in 16.533 seconds (JVM running for 19.763) logStarted StartupInfoLogger.java 59
INFO 2020-08-27 18:43:44,790 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.207:8080/jeecg-boot/ Swagger-UI: http://192.168.1.207:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-08-27 18:43:45,019 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-27 18:43:45,020 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-27 18:43:45,043 Completed initialization in 23 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-27 18:43:45,142 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-27 18:43:45,145 Starting without optional kqueue library <clinit> KqueueProvider.java 70
WARN 2020-08-27 18:43:48,147 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 18:43:48,150 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 18:43:48,223 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 18:43:54,644 This scheduler instance (PC-20180606FUAG1598525019454) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:44:04,648 This scheduler instance (PC-20180606FUAG1598525019454) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:44:05,493 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:44:05,493 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:44:05,493 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 18:44:05,500 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:44:05,500 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:44:05,500 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:44:05,508 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598525045493) getDictItems SysDictController.java 172
INFO 2020-08-27 18:44:05,517 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598525045493) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:44:05,563 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$284a1a79.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$77c9a986.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor191.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 120 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 162 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 171 common frames omitted
INFO 2020-08-27 18:44:07,157 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:44:07,158 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:44:07,157 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:44:07,159 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:44:07,165 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598525047159) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:44:07,165 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$284a1a79.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$77c9a986.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor191.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 120 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 162 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 171 common frames omitted
INFO 2020-08-27 18:44:08,028 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:44:08,029 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:44:08,029 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:44:08,030 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:44:08,031 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 18:44:08,031 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:44:08,033 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598525048030) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:44:08,031 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$284a1a79.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$77c9a986.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor191.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 120 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 162 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 171 common frames omitted
INFO 2020-08-27 18:44:08,040 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598525048031) getDictItems SysDictController.java 172
WARN 2020-08-27 18:44:14,659 This scheduler instance (PC-20180606FUAG1598525019454) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:44:19,708 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 18:44:19,709 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:44:19,715 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598525059709) getDictItems SysDictController.java 172
INFO 2020-08-27 18:44:20,983 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 18:44:20,984 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:44:20,989 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598525060984) getDictItems SysDictController.java 172
WARN 2020-08-27 18:44:24,664 This scheduler instance (PC-20180606FUAG1598525019454) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:44:34,667 This scheduler instance (PC-20180606FUAG1598525019454) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:44:44,671 This scheduler instance (PC-20180606FUAG1598525019454) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:44:54,675 This scheduler instance (PC-20180606FUAG1598525019454) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:45:04,680 This scheduler instance (PC-20180606FUAG1598525019454) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:45:14,686 This scheduler instance (PC-20180606FUAG1598525019454) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:45:24,702 This scheduler instance (PC-20180606FUAG1598525019454) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:45:34,707 This scheduler instance (PC-20180606FUAG1598525019454) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:45:44,713 This scheduler instance (PC-20180606FUAG1598525019454) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:45:54,717 This scheduler instance (PC-20180606FUAG1598525019454) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:46:04,722 This scheduler instance (PC-20180606FUAG1598525019454) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:46:14,726 This scheduler instance (PC-20180606FUAG1598525019454) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:46:24,731 This scheduler instance (PC-20180606FUAG1598525019454) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:46:34,735 This scheduler instance (PC-20180606FUAG1598525019454) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:46:44,739 This scheduler instance (PC-20180606FUAG1598525019454) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:46:45,286 Scheduler MyScheduler_$_PC-20180606FUAG1598525019454 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 18:46:45,289 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-08-27 18:46:45,292 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-08-27 18:46:45,292 Scheduler MyScheduler_$_PC-20180606FUAG1598525019454 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-08-27 18:46:45,292 Scheduler MyScheduler_$_PC-20180606FUAG1598525019454 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 18:46:45,294 Scheduler MyScheduler_$_PC-20180606FUAG1598525019454 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-08-27 18:46:45,299 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-08-27 18:46:45,301 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-08-27 18:46:45,306 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-08-27 18:46:46,491 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
Logback Log Messages

Log session start time Thu Aug 27 18:47:40 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-27 18:46:52,361 Starting JeecgApplication on PC-20180606FUAG with PID 2424 (started by Administrator in F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-27 18:46:52,365 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-27 18:46:53,990 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-27 18:46:53,993 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-27 18:46:54,089 Finished Spring Data repository scanning in 81ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-27 18:46:54,561 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$29e3a4f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:46:54,655 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:46:54,745 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 202
INFO 2020-08-27 18:46:54,747 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 220
INFO 2020-08-27 18:46:54,752 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:46:54,757 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:46:54,793 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:46:54,875 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$9de3b62] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:46:55,038 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:46:55,046 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$736cac33] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:46:55,060 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:46:55,067 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:46:55,094 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:46:55,104 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$1ef7f9ac] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:46:55,217 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:46:55,311 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:46:55,325 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$74b22c42] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:46:55,364 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$1cf71912] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:46:55,369 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:46:55,817 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-27 18:46:55,832 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 18:46:55,842 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-27 18:46:55,843 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-27 18:46:55,849 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_101\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\tmpSoft\Xshell6\;E:\tmpSoft\Xftp6\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\apache-maven-3.6.3\bin;C:\Program Files\nodejs\;E:\tmpSoft\mysql-5.7.26-winx64\bin;E:\tmpSoft\Git\cmd;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;.] log DirectJDKLog.java 173
INFO 2020-08-27 18:46:55,987 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-27 18:46:55,988 Root WebApplicationContext: initialization completed in 3583 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-27 18:46:56,388 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-27 18:46:56,686 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-27 18:46:56,687 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-27 18:46:56,687 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-27 18:46:56,688 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-27 18:47:01,387 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-27 18:47:01,390 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-08-27 18:47:01,400 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-27 18:47:01,400 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-27 18:47:01,404 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-27 18:47:01,407 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-27 18:47:01,407 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20180606FUAG1598525221389' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-08-27 18:47:01,408 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-27 18:47:01,408 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-27 18:47:01,408 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2738a1fc setJobFactory QuartzScheduler.java 2287
INFO 2020-08-27 18:47:03,643 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-27 18:47:03,875 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-27 18:47:04,238 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-27 18:47:05,195 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-27 18:47:05,211 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-27 18:47:05,281 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-27 18:47:05,502 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,504 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,506 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,507 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,509 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,513 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,523 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,525 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,527 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,528 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,530 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,541 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,543 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,545 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,546 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,557 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,625 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,627 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,629 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,631 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,640 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,642 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,646 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,648 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,649 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,652 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,665 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,676 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,678 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,679 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,681 Generating unique operation named: idsqueryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,683 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,688 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,700 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,702 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,703 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,705 Generating unique operation named: idsqueryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,707 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,713 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,723 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,725 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,726 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,728 Generating unique operation named: idsqueryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,729 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,736 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,744 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,746 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,747 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,748 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,750 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,755 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,761 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,763 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,772 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,774 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,778 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,785 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,786 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,788 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,789 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,790 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,795 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,807 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,809 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,811 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,812 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,815 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,822 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,825 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,826 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,827 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,828 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,832 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,837 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,839 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,840 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,841 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,843 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,846 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,851 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,852 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,853 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,854 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,855 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,859 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,863 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,865 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,866 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,867 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,868 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,872 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,876 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,877 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,878 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,880 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,881 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,884 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,891 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,892 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,894 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,895 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,896 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,903 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,913 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,917 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,918 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,927 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,928 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,929 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,931 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,932 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,936 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,942 Generating unique operation named: addUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,943 Generating unique operation named: deleteUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,945 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,946 Generating unique operation named: editUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,948 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,952 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,955 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:47:05,982 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-27 18:47:06,194 Scheduler MyScheduler_$_PC-20180606FUAG1598525221389 started. start QuartzScheduler.java 547
INFO 2020-08-27 18:47:06,214 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 18:47:06,245 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-08-27 18:47:06,248 Started JeecgApplication in 14.774 seconds (JVM running for 15.676) logStarted StartupInfoLogger.java 59
INFO 2020-08-27 18:47:06,264 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.207:8080/jeecg-boot/ Swagger-UI: http://192.168.1.207:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-08-27 18:47:06,466 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-27 18:47:06,466 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-27 18:47:06,502 Completed initialization in 35 ms initServletBean FrameworkServlet.java 546
WARN 2020-08-27 18:47:06,538 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 18:47:06,542 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 18:47:06,633 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
INFO 2020-08-27 18:47:06,640 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-27 18:47:06,642 Starting without optional kqueue library <clinit> KqueueProvider.java 70
WARN 2020-08-27 18:47:16,119 This scheduler instance (PC-20180606FUAG1598525221389) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:47:26,124 This scheduler instance (PC-20180606FUAG1598525221389) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:47:30,773 Scheduler MyScheduler_$_PC-20180606FUAG1598525221389 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 18:47:30,775 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-08-27 18:47:30,777 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-08-27 18:47:30,778 Scheduler MyScheduler_$_PC-20180606FUAG1598525221389 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-08-27 18:47:30,778 Scheduler MyScheduler_$_PC-20180606FUAG1598525221389 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 18:47:30,779 Scheduler MyScheduler_$_PC-20180606FUAG1598525221389 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-08-27 18:47:30,784 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-08-27 18:47:30,786 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-08-27 18:47:30,790 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-08-27 18:47:32,027 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
Logback Log Messages

Log session start time Thu Aug 27 18:47:48 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-27 18:47:40,260 Starting JeecgApplication on PC-20180606FUAG with PID 7320 (started by Administrator in F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-27 18:47:40,265 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-08-27 18:47:48,311 Starting JeecgApplication on PC-20180606FUAG with PID 9136 (started by Administrator in F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot) logStarting StartupInfoLogger.java 50
INFO 2020-08-27 18:47:48,316 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-08-27 18:47:50,101 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-08-27 18:47:50,104 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-08-27 18:47:50,205 Finished Spring Data repository scanning in 85ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-08-27 18:47:50,712 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$2d76526f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:47:50,809 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:47:50,901 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 202
INFO 2020-08-27 18:47:50,904 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 220
INFO 2020-08-27 18:47:50,907 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:47:50,913 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:47:50,948 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:47:51,037 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d70e8d9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:47:51,202 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:47:51,210 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$76ff59aa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:47:51,223 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:47:51,233 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:47:51,263 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:47:51,273 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$228aa723] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:47:51,389 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:47:51,481 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:47:51,497 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$7844d9b9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:47:51,538 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$2089c689] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:47:51,544 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-08-27 18:47:52,953 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-08-27 18:47:52,975 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 18:47:52,989 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-08-27 18:47:52,990 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-08-27 18:47:53,000 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_101\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;E:\tmpSoft\Xshell6\;E:\tmpSoft\Xftp6\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\apache-maven-3.6.3\bin;C:\Program Files\nodejs\;E:\tmpSoft\mysql-5.7.26-winx64\bin;E:\tmpSoft\Git\cmd;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Roaming\npm;.] log DirectJDKLog.java 173
INFO 2020-08-27 18:47:53,245 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-08-27 18:47:53,246 Root WebApplicationContext: initialization completed in 4868 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-08-27 18:47:55,100 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-08-27 18:47:55,417 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-08-27 18:47:55,418 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-08-27 18:47:55,418 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-08-27 18:47:55,419 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-08-27 18:48:00,164 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-08-27 18:48:00,167 Job execution threads will use class loader of thread: main initialize SimpleThreadPool.java 268
INFO 2020-08-27 18:48:00,178 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-08-27 18:48:00,179 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-08-27 18:48:00,183 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-08-27 18:48:00,185 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-08-27 18:48:00,186 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'PC-20180606FUAG1598525280166' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. initialize QuartzScheduler.java 294
INFO 2020-08-27 18:48:00,186 Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-08-27 18:48:00,186 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-08-27 18:48:00,187 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@45430a27 setJobFactory QuartzScheduler.java 2287
INFO 2020-08-27 18:48:02,640 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-08-27 18:48:02,871 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-08-27 18:48:03,194 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-08-27 18:48:04,175 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-08-27 18:48:04,191 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-08-27 18:48:04,264 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-08-27 18:48:04,502 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,504 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,506 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,508 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,509 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,514 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,523 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,525 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,527 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,529 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,530 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,543 Generating unique operation named: addUsingPOST_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,544 Generating unique operation named: deleteUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,546 Generating unique operation named: deleteBatchUsingDELETE_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,548 Generating unique operation named: editUsingPUT_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,558 Generating unique operation named: queryByIdUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,624 Generating unique operation named: addUsingPOST_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,626 Generating unique operation named: deleteUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,627 Generating unique operation named: deleteBatchUsingDELETE_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,629 Generating unique operation named: editUsingPUT_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,638 Generating unique operation named: queryByIdUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,640 Generating unique operation named: queryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,644 Generating unique operation named: addUsingPOST_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,645 Generating unique operation named: deleteUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,646 Generating unique operation named: editUsingPUT_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,649 Generating unique operation named: queryByIdUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,661 Generating unique operation named: queryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,673 Generating unique operation named: addUsingPOST_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,675 Generating unique operation named: deleteUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,676 Generating unique operation named: editUsingPUT_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,678 Generating unique operation named: idsqueryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,679 Generating unique operation named: queryByIdUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,684 Generating unique operation named: queryPageListUsingGET_4 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,697 Generating unique operation named: addUsingPOST_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,699 Generating unique operation named: deleteUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,700 Generating unique operation named: editUsingPUT_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,702 Generating unique operation named: idsqueryPageListUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,704 Generating unique operation named: queryByIdUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,711 Generating unique operation named: queryPageListUsingGET_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,721 Generating unique operation named: addUsingPOST_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,723 Generating unique operation named: deleteUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,724 Generating unique operation named: editUsingPUT_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,726 Generating unique operation named: idsqueryPageListUsingGET_3 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,728 Generating unique operation named: queryByIdUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,735 Generating unique operation named: queryPageListUsingGET_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,743 Generating unique operation named: addUsingPOST_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,745 Generating unique operation named: deleteUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,747 Generating unique operation named: deleteBatchUsingDELETE_5 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,749 Generating unique operation named: editUsingPUT_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,750 Generating unique operation named: queryByIdUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,757 Generating unique operation named: queryPageListUsingGET_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,763 Generating unique operation named: addUsingPOST_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,764 Generating unique operation named: deleteUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,774 Generating unique operation named: editUsingPUT_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,775 Generating unique operation named: queryByIdUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,781 Generating unique operation named: queryPageListUsingGET_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,787 Generating unique operation named: addUsingPOST_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,788 Generating unique operation named: deleteUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,790 Generating unique operation named: deleteBatchUsingDELETE_6 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,791 Generating unique operation named: editUsingPUT_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,793 Generating unique operation named: queryByIdUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,798 Generating unique operation named: queryPageListUsingGET_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,811 Generating unique operation named: addUsingPOST_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,812 Generating unique operation named: deleteUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,814 Generating unique operation named: editUsingPUT_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,815 Generating unique operation named: queryByIdUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,818 Generating unique operation named: queryPageListUsingGET_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,826 Generating unique operation named: addUsingPOST_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,828 Generating unique operation named: deleteUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,829 Generating unique operation named: deleteBatchUsingDELETE_7 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,830 Generating unique operation named: editUsingPUT_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,831 Generating unique operation named: queryByIdUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,835 Generating unique operation named: queryPageListUsingGET_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,840 Generating unique operation named: addUsingPOST_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,841 Generating unique operation named: deleteUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,843 Generating unique operation named: deleteBatchUsingDELETE_8 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,844 Generating unique operation named: editUsingPUT_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,845 Generating unique operation named: queryByIdUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,849 Generating unique operation named: queryPageListUsingGET_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,853 Generating unique operation named: addUsingPOST_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,854 Generating unique operation named: deleteUsingDELETE_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,855 Generating unique operation named: deleteBatchUsingDELETE_9 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,856 Generating unique operation named: editUsingPUT_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,857 Generating unique operation named: queryByIdUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,861 Generating unique operation named: queryPageListUsingGET_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,865 Generating unique operation named: addUsingPOST_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,867 Generating unique operation named: deleteUsingDELETE_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,868 Generating unique operation named: deleteBatchUsingDELETE_10 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,869 Generating unique operation named: editUsingPUT_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,870 Generating unique operation named: queryByIdUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,873 Generating unique operation named: queryPageListUsingGET_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,877 Generating unique operation named: addUsingPOST_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,878 Generating unique operation named: deleteUsingDELETE_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,879 Generating unique operation named: deleteBatchUsingDELETE_11 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,880 Generating unique operation named: editUsingPUT_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,881 Generating unique operation named: queryByIdUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,885 Generating unique operation named: queryPageListUsingGET_15 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,892 Generating unique operation named: addUsingPOST_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,893 Generating unique operation named: deleteUsingDELETE_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,894 Generating unique operation named: deleteBatchUsingDELETE_12 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,895 Generating unique operation named: editUsingPUT_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,896 Generating unique operation named: queryByIdUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,903 Generating unique operation named: queryPageListUsingGET_16 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,907 Generating unique operation named: addUsingPOST_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,912 Generating unique operation named: deleteUsingDELETE_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,913 Generating unique operation named: editUsingPUT_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,920 Generating unique operation named: addUsingPOST_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,922 Generating unique operation named: deleteUsingDELETE_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,924 Generating unique operation named: deleteBatchUsingDELETE_13 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,925 Generating unique operation named: editUsingPUT_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,926 Generating unique operation named: queryByIdUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,930 Generating unique operation named: queryPageListUsingGET_17 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,936 Generating unique operation named: addUsingPOST_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,937 Generating unique operation named: deleteUsingDELETE_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,938 Generating unique operation named: deleteBatchUsingDELETE_14 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,939 Generating unique operation named: editUsingPUT_21 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,940 Generating unique operation named: queryByIdUsingGET_20 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,945 Generating unique operation named: queryPageListUsingGET_18 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,949 Generating unique operation named: queryPageListUsingGET_19 startingWith CachingOperationNameGenerator.java 40
INFO 2020-08-27 18:48:04,972 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-08-27 18:48:05,185 Scheduler MyScheduler_$_PC-20180606FUAG1598525280166 started. start QuartzScheduler.java 547
INFO 2020-08-27 18:48:05,204 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-08-27 18:48:05,236 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-08-27 18:48:05,240 Started JeecgApplication in 17.842 seconds (JVM running for 18.744) logStarted StartupInfoLogger.java 59
INFO 2020-08-27 18:48:05,256 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.207:8080/jeecg-boot/ Swagger-UI: http://192.168.1.207:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 29
INFO 2020-08-27 18:48:05,700 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-08-27 18:48:05,701 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-08-27 18:48:05,718 Completed initialization in 17 ms initServletBean FrameworkServlet.java 546
INFO 2020-08-27 18:48:05,824 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-08-27 18:48:05,826 Starting without optional kqueue library <clinit> KqueueProvider.java 70
WARN 2020-08-27 18:48:07,174 There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request. onRememberedPrincipalFailure AbstractRememberMeManager.java 449
WARN 2020-08-27 18:48:07,178 Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals(). getRememberedIdentity DefaultSecurityManager.java 617
org.apache.shiro.crypto.CryptoException: Unable to correctly extract the Initialization Vector or ciphertext.
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:378)
    at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482)
    at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419)
    at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386)
    at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:612)
    at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:500)
    at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:346)
    at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845)
    at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:292)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:359)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ArrayIndexOutOfBoundsException: null
    at java.lang.System.arraycopy(Native Method)
    at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:370)
     ... 57 common frames omitted
INFO 2020-08-27 18:48:07,246 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 42
WARN 2020-08-27 18:48:15,108 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:48:25,112 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:48:35,118 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:48:45,121 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:48:55,127 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:49:05,134 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:49:15,138 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:49:25,142 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:49:35,148 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:49:45,151 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:49:55,156 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:50:05,159 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:50:09,880 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:50:09,880 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:50:09,888 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:50:09,888 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:50:09,893 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598525409880) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:50:09,946 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$f5e3b662.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$de3c4c75.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor253.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 120 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 161 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 170 common frames omitted
INFO 2020-08-27 18:50:11,708 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:50:11,709 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:50:11,709 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:50:11,709 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:50:11,714 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598525411709) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:50:11,713 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$f5e3b662.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$de3c4c75.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor253.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 120 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 161 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 170 common frames omitted
INFO 2020-08-27 18:50:11,727 dictCode : warehouse,name,id,type='1' getDictItems SysDictController.java 139
INFO 2020-08-27 18:50:11,728 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:50:11,734 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=42, text=临时仓库)], timestamp=1598525411728) getDictItems SysDictController.java 172
WARN 2020-08-27 18:50:15,163 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:50:25,168 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:50:28,752 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 18:50:28,753 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:50:28,758 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598525428753) getDictItems SysDictController.java 172
WARN 2020-08-27 18:50:35,172 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:50:36,421 dictCode : warehouse,name,id getDictItems SysDictController.java 139
INFO 2020-08-27 18:50:36,422 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 108
INFO 2020-08-27 18:50:36,426 dictCode : storage_location,storage_location_name,id,warehouse_id= getDictItems SysDictController.java 139
INFO 2020-08-27 18:50:36,427 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:50:36,428 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=40, text=荷花路), DictModel(value=41, text=神州), DictModel(value=42, text=临时仓库)], timestamp=1598525436422) getDictItems SysDictController.java 172
ERROR 2020-08-27 18:50:36,431 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= getDictItems SysDictController.java 174
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### The error may exist in file [F:\git仓库\cable__xinrun_logistics\cable-master\jeecg-boot\jeecg-boot-module-system\target\classes\org\jeecg\modules\system\mapper\xml\SysDictMapper.xml] ### The error may involve org.jeecg.modules.system.mapper.SysDictMapper.queryTableDictItemsByCodeAndFilter ### The error occurred while executing a query ### SQL: select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ### Cause: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id= ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=; nested exception is java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy141.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:158)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:76)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy154.queryTableDictItemsByCodeAndFilter(Unknown Source)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl.queryTableDictItemsByCodeAndFilter(SysDictServiceImpl.java:115)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$FastClassBySpringCGLIB$$b9b72399.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.system.service.impl.SysDictServiceImpl$$EnhancerBySpringCGLIB$$f5e3b662.queryTableDictItemsByCodeAndFilter(<generated>)
    at org.jeecg.modules.system.controller.SysDictController.getDictItems(SysDictController.java:158)
    at org.jeecg.modules.system.controller.SysDictController$$FastClassBySpringCGLIB$$6132bc9b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.system.controller.SysDictController$$EnhancerBySpringCGLIB$$de3c4c75.getDictItems(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.sql.SQLException: sql injection violation, syntax error: EOF, warehouse_id= : select storage_location_name as "text",id as "value" from storage_location where warehouse_id=
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor253.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor339.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy319.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 120 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: EOF, warehouse_id=
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:470)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:195)
    at com.alibaba.druid.sql.parser.SQLSelectParser.query(SQLSelectParser.java:236)
    at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:88)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:284)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:248)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at sun.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
    at com.sun.proxy.$Proxy321.prepareStatement(Unknown Source)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.GeneratedMethodAccessor253.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:176)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy320.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     ... 131 common frames omitted
Caused by: com.alibaba.druid.sql.parser.EOFParserException: EOF
    at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:835)
    at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:198)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitXor(SQLExprParser.java:188)
    at com.alibaba.druid.sql.parser.SQLExprParser.multiplicative(SQLExprParser.java:275)
    at com.alibaba.druid.sql.parser.SQLExprParser.additive(SQLExprParser.java:1920)
    at com.alibaba.druid.sql.parser.SQLExprParser.shift(SQLExprParser.java:1958)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitAnd(SQLExprParser.java:1778)
    at com.alibaba.druid.sql.parser.SQLExprParser.bitOr(SQLExprParser.java:1792)
    at com.alibaba.druid.sql.parser.SQLSelectParser.parseWhere(SQLSelectParser.java:468)
     ... 170 common frames omitted
INFO 2020-08-27 18:50:41,589 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 18:50:41,590 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:50:41,596 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598525441590) getDictItems SysDictController.java 172
WARN 2020-08-27 18:50:45,176 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:50:55,180 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:51:05,184 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:51:15,187 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:51:25,191 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:51:27,136 dictCode : storage_location,storage_location_name,id,warehouse_id=41 getDictItems SysDictController.java 139
INFO 2020-08-27 18:51:27,137 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:51:27,142 Result(success=true, message=操作成功!, code=0, result=[], timestamp=1598525487137) getDictItems SysDictController.java 172
INFO 2020-08-27 18:51:31,385 dictCode : storage_location,storage_location_name,id,warehouse_id=40 getDictItems SysDictController.java 139
INFO 2020-08-27 18:51:31,386 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 114
INFO 2020-08-27 18:51:31,390 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=电缆库位), DictModel(value=59, text=AA), DictModel(value=66, text=B01), DictModel(value=71, text=B02)], timestamp=1598525491386) getDictItems SysDictController.java 172
WARN 2020-08-27 18:51:35,196 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:51:45,199 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:51:54,112 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 92
INFO 2020-08-27 18:51:54,139 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 92
INFO 2020-08-27 18:51:55,040 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 92
INFO 2020-08-27 18:51:55,047 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 92
WARN 2020-08-27 18:51:55,203 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:51:55,858 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 92
WARN 2020-08-27 18:52:05,205 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:52:15,210 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
WARN 2020-08-27 18:52:25,213 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:52:25,386 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 51
WARN 2020-08-27 18:52:35,218 This scheduler instance (PC-20180606FUAG1598525280166) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior. findFailedInstances JobStoreSupport.java 3396
INFO 2020-08-27 18:52:43,025 Scheduler MyScheduler_$_PC-20180606FUAG1598525280166 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 18:52:43,027 Shutting down ExecutorService 'applicationTaskExecutor' shutdown ExecutorConfigurationSupport.java 208
INFO 2020-08-27 18:52:43,030 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-08-27 18:52:43,031 Scheduler MyScheduler_$_PC-20180606FUAG1598525280166 shutting down. shutdown QuartzScheduler.java 666
INFO 2020-08-27 18:52:43,031 Scheduler MyScheduler_$_PC-20180606FUAG1598525280166 paused. standby QuartzScheduler.java 585
INFO 2020-08-27 18:52:43,032 Scheduler MyScheduler_$_PC-20180606FUAG1598525280166 shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-08-27 18:52:43,039 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-08-27 18:52:43,041 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-08-27 18:52:43,044 {dataSource-1} closed close DruidDataSource.java 2020